Skip to content

Commit 88104b5

Browse files
authored
fix(): added extension id
1 parent 0a29600 commit 88104b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
"author": "Noah Jelich",
66
"version": "1.8.0",
77
"description": "LinkOff cleans and customizes LinkedIn. It filters out the junk, leaving behind the posts and page elements that you want to see.",
8+
"browser_specific_settings": {
9+
"gecko": {
10+
11+
"strict_min_version": "58.0"
12+
},
13+
"gecko_android": {
14+
15+
"strict_min_version": "58.0"
16+
}
17+
},
818
"icons": {
919
"16": "src/icons/icon16.png",
1020
"48": "src/icons/icon48.png",

0 commit comments

Comments
 (0)