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 |
| 官方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 |
| 电子邮箱 | [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"
]
} | |