mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-15 21:55:36 +07:00
Bump version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "ClearURLs",
|
"name": "ClearURLs",
|
||||||
"version": "1.27.3",
|
"version": "1.28.0",
|
||||||
"author": "Kevin Roebert",
|
"author": "Kevin Roebert",
|
||||||
"description": "__MSG_extension_description__",
|
"description": "__MSG_extension_description__",
|
||||||
"homepage_url": "https://docs.clearurls.xyz",
|
"homepage_url": "https://docs.clearurls.xyz",
|
||||||
@@ -270,18 +270,18 @@
|
|||||||
"*://*.google.co.zw/*",
|
"*://*.google.co.zw/*",
|
||||||
"*://*.google.cat/*"
|
"*://*.google.cat/*"
|
||||||
],
|
],
|
||||||
"include_globs": [
|
"include_globs": [
|
||||||
"http?://www.google.*/",
|
"http?://www.google.*/",
|
||||||
"http?://www.google.*/#hl=*",
|
"http?://www.google.*/#hl=*",
|
||||||
"http?://www.google.*/search*",
|
"http?://www.google.*/search*",
|
||||||
"http?://www.google.*/webhp?hl=*",
|
"http?://www.google.*/webhp?hl=*",
|
||||||
"https://encrypted.google.*/",
|
"https://encrypted.google.*/",
|
||||||
"https://encrypted.google.*/#hl=*",
|
"https://encrypted.google.*/#hl=*",
|
||||||
"https://encrypted.google.*/search*",
|
"https://encrypted.google.*/search*",
|
||||||
"https://encrypted.google.*/webhp?hl=*",
|
"https://encrypted.google.*/webhp?hl=*",
|
||||||
"http?://ipv6.google.com/",
|
"http?://ipv6.google.com/",
|
||||||
"http?://ipv6.google.com/search*"
|
"http?://ipv6.google.com/search*"
|
||||||
],
|
],
|
||||||
"js": [
|
"js": [
|
||||||
"core_js/google_link_fix.js"
|
"core_js/google_link_fix.js"
|
||||||
],
|
],
|
||||||
@@ -303,4 +303,4 @@
|
|||||||
"options_ui": {
|
"options_ui": {
|
||||||
"page": "html/settings.html"
|
"page": "html/settings.html"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user