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. 擴展基本資訊
| 名稱 | |
| ID | ckjjcldcdgcleaiidahlffloopnmjloa |
| 官方網址 | 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 |
| 電子郵箱 | [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"
]
} | |