Skip to content

Commit 5f34abb

Browse files
committed
v1 legacy release
1 parent 669fb76 commit 5f34abb

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

manifest.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
11
{
22
"manifest_version": 2,
3-
"name": "Tabs Aside!",
4-
"version": "1.17",
3+
"name": "Tabs Aside! (legacy)",
4+
"version": "1.17.2",
55
"description": "Set your tabs aside and store them in your bookmarks.",
66
"author": "Tim Weissenfels",
77

88
"icons": {
99
"48": "icons/arrow-left-48.png"
1010
},
1111

12-
"applications": {
13-
"gecko": {
14-
"id": "{644e8eb0-c710-47e9-b81c-5dd69bfcf86b}"
15-
}
16-
},
17-
1812
"permissions": [
1913
"bookmarks",
2014
"tabs",

0 commit comments

Comments
 (0)