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ファイルをダウンロード

YP Automatic History Eraser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}