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": ""
|
"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": {
|
"popup_html_configs_switch_log": {
|
||||||
"message": "Registro",
|
"message": "Registro",
|
||||||
"description": ""
|
"description": ""
|
||||||
@@ -99,6 +104,11 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"popup_html_configs_switch_badges_title": {
|
||||||
|
"message": "Mostrar número de URLs limpiadas.",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
|
||||||
"popup_html_statistics_head": {
|
"popup_html_statistics_head": {
|
||||||
"message": "Estadísticas",
|
"message": "Estadísticas",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "ClearURLs",
|
"name": "ClearURLs",
|
||||||
"version": "1.2.2.14",
|
"version": "1.2.2.15",
|
||||||
"author": "Kevin R.",
|
"author": "Kevin R.",
|
||||||
"description": "Remove tracking elements form URLs.",
|
"description": "Remove tracking elements form URLs.",
|
||||||
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
|
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
|
||||||
|
|||||||
Reference in New Issue
Block a user