History Cleaner by Tags
History Cleaner Plugin for Chrome
History Cleaner by Tagsとは何ですか?
History Cleaner by Tagsはsurtic86によって開発されたChromeの拡張機能で、その主な機能は「History Cleaner Plugin for Chrome」です。
拡張機能のスクリーンショット
History Cleaner by Tags拡張機能のCRXファイルをダウンロード
History Cleaner by Tags拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | History Cleaner by Tags |
ID | ckjjcldcdgcleaiidahlffloopnmjloa |
公式URL | https://chromewebstore.google.com/detail/history-cleaner-by-tags/ckjjcldcdgcleaiidahlffloopnmjloa |
説明 | History Cleaner Plugin for Chrome |
ファイルサイズ | 124 KB |
インストール数 | 169 |
現在のバージョン | 2.1.0 |
最終更新日 | 2023-10-12 |
公開日 | 2020-04-29 |
評価 | 4.25/5 合計 4 レビュー |
開発者 | surtic86 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://auto-swiper.ch/privacy_policy.html |
対応言語 | 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" ] } |