History Cleaner by Tags
History Cleaner Plugin for Chrome
Co to jest History Cleaner by Tags?
History Cleaner by Tags to rozszerzenie Chrome opracowane przez surtic86, a jego główną funkcją jest „History Cleaner Plugin for Chrome”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia History Cleaner by Tags
Pobierz pliki rozszerzeń History Cleaner by Tags w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ckjjcldcdgcleaiidahlffloopnmjloa |
| Oficjalny URL | https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa |
| Opis | History Cleaner Plugin for Chrome |
| Rozmiar pliku | 124 KB |
| Liczba instalacji | 169 |
| Aktualna Wersja | 2.1.0 |
| Ostatnia Aktualizacja | 2023-10-12 |
| Data Publikacji | 2020-04-29 |
| Ocena | 4.25/5 Łącznie 4 Oceny |
| Deweloper | surtic86 |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | https://auto-swiper.ch/privacy_policy.html |
| Obsługiwane Języki | 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"
]
} | |