mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
Version 1.2.2.15
A special thanks to @rayman89 for translating into spanish
This commit is contained in:
@@ -84,6 +84,11 @@
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"popup_html_configs_switch_filter_title": {
|
||||
"message": "Activa o desactiva la limpieza de URLs. Si desactivas esta opción, el addon quedará deshabilitado",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"popup_html_configs_switch_log": {
|
||||
"message": "Registro",
|
||||
"description": ""
|
||||
@@ -99,6 +104,11 @@
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"popup_html_configs_switch_badges_title": {
|
||||
"message": "Mostrar número de URLs limpiadas.",
|
||||
"description": ""
|
||||
},
|
||||
|
||||
"popup_html_statistics_head": {
|
||||
"message": "Estadísticas",
|
||||
"description": ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "ClearURLs",
|
||||
"version": "1.2.2.14",
|
||||
"version": "1.2.2.15",
|
||||
"author": "Kevin R.",
|
||||
"description": "Remove tracking elements form URLs.",
|
||||
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
|
||||
|
||||
Reference in New Issue
Block a user