Skip to content

Commit d5a6fbd

Browse files
committed
version 1.1
1 parent 772c58e commit d5a6fbd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Add Last Active Class To Tab",
4-
"version": "1.0",
4+
"version": "1.1",
55

66
"description": "Add a last-active class to a TST tab",
77

@@ -10,7 +10,8 @@
1010
},
1111
"applications": {
1212
"gecko": {
13-
"id": "davidsierra@outlook.com"
13+
"id": "davidsierra@outlook.com",
14+
"strict_min_version": "60.0"
1415
}
1516
}
1617
}
1.36 KB
Binary file not shown.

0 commit comments

Comments
 (0)