History Cleaner by Tags
History Cleaner Plugin for Chrome
Cos'è History Cleaner by Tags?
History Cleaner by Tags è un'estensione di Chrome sviluppata da surtic86, e la sua funzione principale è "History Cleaner Plugin for Chrome".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione History Cleaner by Tags
Scarica i file di estensione History Cleaner by Tags in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Take control of your browsing history with History Cleaner by Tags, a simple browser extension. Easily delete specific entries based on custom tags you define.
Download now and effortlessly cleanup your history with precision. Informazioni di Base sull'Estensione
| Nome | |
| ID | ckjjcldcdgcleaiidahlffloopnmjloa |
| URL Ufficiale | https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa |
| Descrizione | History Cleaner Plugin for Chrome |
| Dimensione del File | 124 KB |
| Conteggio Installazioni | 169 |
| Versione Corrente | 2.1.0 |
| Ultimo Aggiornamento | 2023-10-12 |
| Data di Pubblicazione | 2020-04-29 |
| Valutazione | 4.25/5 Totale 4 Valutazioni |
| Sviluppatore | surtic86 |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://auto-swiper.ch/privacy_policy.html |
| Lingue Supportate | de,en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_APP_NAME__",
"description": "__MSG_APP_DESCRIPTION__",
"version": "2.1.0",
"manifest_version": 3,
"default_locale": "en",
"icons": {
"128": "icons\/128.png"
},
"action": {
"default_title": "__MSG_APP_NAME__",
"default_popup": "src\/popup.html"
},
"permissions": [
"history"
]
} | |