We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d0547c + dfa1cbc commit ee89d36Copy full SHA for ee89d36
.gitignore
@@ -10,3 +10,4 @@ node_modules/
10
/bin/build/
11
/tmp/
12
.DS_Store
13
+/.vs
manifest.json
@@ -94,7 +94,7 @@
94
"minimum_chrome_version": "93.0",
95
"name": "AdNauseam",
96
"options_ui": {
97
- "page": "options.html",
+ "page": "dashboard.html#options.html",
98
"open_in_tab": true
99
},
100
"incognito": "spanning",
0 commit comments