mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
refactor getavailableclasses function
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"optional_permissions": ["declarativeContent"],
|
"optional_permissions": ["declarativeContent"],
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
"matches": ["https://*.*/*"],
|
"matches": ["https://*/*"],
|
||||||
"js": ["purify.min.js", "SEQTA.js"],
|
"js": ["purify.min.js", "SEQTA.js"],
|
||||||
"run_at": "document_start"
|
"run_at": "document_start"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user