Skip to content

Commit 7a76b59

Browse files
authored
Update _manifest_entry.js
1 parent df4ffdc commit 7a76b59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/addons/addons/multi-tab-code/_manifest_entry.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ const manifest = {
1010
"link": "https://github.com/RedMan13"
1111
}
1212
],
13-
"dynamicDisable": true,
13+
"dynamicEnable": false,
14+
"dynamicDisable": false,
1415
"userscripts": [
1516
{
1617
"url": "userscript.js"

0 commit comments

Comments
 (0)