|
|
@@ -22,7 +22,7 @@ |
|
|
"js": ["scripts/helpers.js", "scripts/main.js"] |
|
|
"js": ["scripts/helpers.js", "scripts/main.js"] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"matches": ["https://www.nationstates.net/page=blank/raspberry=settings"], |
|
|
|
|
|
|
|
|
"matches": ["https://www.nationstates.net/page=blank/gauntlet=settings"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"run_at": "document_idle", |
|
|
"run_at": "document_idle", |
|
|
"js": ["scripts/settings.js"] |
|
|
"js": ["scripts/settings.js"] |
|
|
|