|
|
@@ -38,7 +38,22 @@ |
|
|
"matches": ["https://www.nationstates.net/page=ajax2/*"], |
|
|
"matches": ["https://www.nationstates.net/page=ajax2/*"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
"run_at": "document_idle", |
|
|
"run_at": "document_idle", |
|
|
"js": ["scripts/ajax.js"] |
|
|
|
|
|
|
|
|
"js": ["scripts/ajax.js"], |
|
|
|
|
|
"css": ["css/mvp.css"] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"matches": ["https://www.nationstates.net/template-overall=none/page=reports"], |
|
|
|
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
|
|
|
"run_at": "document_idle", |
|
|
|
|
|
"js": ["scripts/reports.js"], |
|
|
|
|
|
"css": ["css/mvp.css"] |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"matches": ["https://www.nationstates.net/template-overall=none/region=*"], |
|
|
|
|
|
"exclude_matches": ["https://forum.nationstates.net/*"], |
|
|
|
|
|
"run_at": "document_idle", |
|
|
|
|
|
"js": ["scripts/region.js"], |
|
|
|
|
|
"css": ["css/mvp.css"] |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
} |
|
|
} |