History Cleaner by Tags
History Cleaner Plugin for Chrome
Wat is History Cleaner by Tags?
History Cleaner by Tags is een Chrome-extensie ontwikkeld door surtic86, en de belangrijkste functie is "History Cleaner Plugin for Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie History Cleaner by Tags
Download History Cleaner by Tags-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | ckjjcldcdgcleaiidahlffloopnmjloa |
| Officiële URL | https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa |
| Beschrijving | History Cleaner Plugin for Chrome |
| Bestandsgrootte | 124 KB |
| Aantal Installaties | 169 |
| Huidige Versie | 2.1.0 |
| Laatst Bijgewerkt | 2023-10-12 |
| Publicatiedatum | 2020-04-29 |
| Beoordeling | 4.25/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | surtic86 |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://auto-swiper.ch/privacy_policy.html |
| Ondersteunde Talen | 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"
]
} | |