Skip to content

Commit 0b76d82

Browse files
authored
Merge pull request #208 from vedansh-5/chromeDeploy
Changes to deploy the extension on chrome webstore
2 parents 942363c + 24ce916 commit 0b76d82

13 files changed

+11
-583
lines changed

src/fontawesome/css/all.min.css

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
206 KB
Binary file not shown.
116 KB
Binary file not shown.
66.5 KB
Binary file not shown.
24.9 KB
Binary file not shown.
416 KB
Binary file not shown.
155 KB
Binary file not shown.
10.6 KB
Binary file not shown.
Binary file not shown.

src/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,7 @@
4141
"matches": ["<all_urls>"]
4242
}],
4343
"permissions": [
44-
"tabs",
45-
"storage",
46-
"activeTab",
47-
"notifications"
44+
"storage"
4845
],
4946
"host_permissions": [
5047
"*://*.google.com/*",

0 commit comments

Comments
 (0)