Version 1.2.2.15
A special thanks to @rayman89 for translating into spanish
This commit is contained in:
parent
43cd6e85cb
commit
4bf2d27e7f
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user