mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
Add site blocked alert page
Inform the user about the full url blocking
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "ClearURLs",
|
||||
"version": "1.1.2.1",
|
||||
"version": "1.1.2.2",
|
||||
"author": "Kevin R.",
|
||||
"description": "Remove tracking elements form URLs. ",
|
||||
"homepage_url": "https://github.com/KevinRoebert/ClearUrls",
|
||||
@@ -36,5 +36,8 @@
|
||||
{
|
||||
"matches": ["<all_urls>"]
|
||||
}
|
||||
],
|
||||
"web_accessible_resources": [
|
||||
"siteBlockedAlert.html"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user