Mister Clean
Keep your browser history a mystery with Mister Clean.
Mister Cleanとは何ですか?
Mister CleanはMister Cleanによって開発されたChromeの拡張機能で、その主な機能は「Keep your browser history a mystery with Mister Clean.」です。
拡張機能のスクリーンショット
Mister Clean拡張機能のCRXファイルをダウンロード
Mister Clean拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Keep your browser history a mystery with Mister Clean. Privately experience the pleasures of the web without revealing your secrets. Browse boldly with Mister Clean! Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Eliminates adult sites from your search history
拡張機能の基本情報
名前 | |
ID | nhhpomjhoeinaabilpjcjomlhieciabm |
公式URL | https://chrome.google.com/webstore/detail/mister-clean/nhhpomjhoeinaabilpjcjomlhieciabm |
説明 | Keep your browser history a mystery with Mister Clean. |
ファイルサイズ | 498 KB |
インストール数 | 262 |
現在のバージョン | 1.0.1774 |
最終更新日 | 2019-10-22 |
公開日 | 2019-10-22 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | Mister Clean |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://mrcleanup.app/ |
ヘルプページのURL | https://mrcleanup.app/ |
プライバシーポリシーページのURL | https://mrcleanup.app/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "history", "tabs", " |