History Cleaner by Tags

History Cleaner Plugin for Chrome

History Cleaner by Tags란 무엇입니까?

History Cleaner by Tags은(는) surtic86에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "History Cleaner Plugin for Chrome"입니다.

확장 프로그램 스크린샷

screenshot

History Cleaner by Tags 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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
이메일 [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"
    ]
}