YP Automatic History Eraser

This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension…

YP Automatic History Eraser란 무엇입니까?

YP Automatic History Eraser은(는) OKSuperBoost에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension…"입니다.

확장 프로그램 스크린샷

screenshot

YP Automatic History Eraser 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        This extension deletes porn URLs from your history automatically! 

Did you forget to use incognito mode? Well with this extension you never need to worry about someone checking your history and being embarrassed by them seeing questionable URLs in your history.

Wiping out your entire history is an option, but that sucks! This extension will only remove questionable URLs from your history!

Never again get embarrassed when people check your history. with YP Automatic History Eraser you can be confident your history will never contain adult content.

If you would like us to add any domains to automatically scrub, please contact us any time at [email protected]                    

확장 프로그램 기본 정보

이름 YP Automatic History Eraser YP Automatic History Eraser
ID oijamdcnekhigloaklenicoeblnbmdli
공식 URL https://chromewebstore.google.com/detail/yp-automatic-history-eras/oijamdcnekhigloaklenicoeblnbmdli
설명 This extension deletes porn URLs from your history automatically! Did you forget to use incognito mode? Well with this extension…
파일 크기 25.21 KB
설치 횟수 716
현재 버전 1.0
최근 업데이트 2015-01-29
출시 날짜 2015-01-29
평점 3.61/5 총 18 개의 평점
개발자 OKSuperBoost
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YP Automatic History Eraser",
    "short_name": "Auto Clean",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "webNavigation",
        "*:\/\/*\/*",
        "history"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}