|
|
@@ -18,7 +18,13 @@ |
|
|
"matches": ["https://www.nationstates.net/*"], |
|
|
"matches": ["https://www.nationstates.net/*"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"run_at": "document_end", |
|
|
"run_at": "document_end", |
|
|
"js": ["scripts/main.js"] |
|
|
|
|
|
|
|
|
"js": ["scripts/buttons.js", "scripts/main.js"] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"matches": ["https://www.nationstates.net/page=blank/raspberry=settings"], |
|
|
|
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
|
|
|
"run_at": "document_end", |
|
|
|
|
|
"js": ["scripts/settings.js"] |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
} |
|
|
} |