Browser Checkup for Chrome by Doctor
Get examined by the Doctor to find extensions that make your browser slow and help your browser run like it's young again.
Browser Checkup for Chrome by Doctorとは何ですか?
Browser Checkup for Chrome by Doctorはhttps://getwebdoctor.comによって開発されたChromeの拡張機能で、その主な機能は「Get examined by the Doctor to find extensions that make your browser slow and help your browser run like it's young again.」です。
拡張機能のスクリーンショット
Browser Checkup for Chrome by Doctor拡張機能のCRXファイルをダウンロード
Browser Checkup for Chrome by Doctor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The world of browsing extensions is vast - ranging from simple spell-checkers and shopping assistants to full-blown, in-browser, CRM systems. Most make our lives easier, but some have undesired effects from clogging the browser's resources to injecting ads, violating privacy by planting trackers, to creating borderline malicious activity. Doctor's "Browser X-ray" treats your browser to detect such parasite-like extensions. Get a quick examination by the Doctor and revitalize your browser to make it run like the day your first installed it. Doctor's free version allows on-demand scanning and "healing" for known bad extensions. Doctor's premium version performs scans automatically and periodically without any user interaction. * Update: The premium version is currently unavailable due to store policy changes regarding in-app extensions payments.
拡張機能の基本情報
名前 | Browser Checkup for Chrome by Doctor |
ID | okjdbeegldeilceaflghgfdemobmfhbd |
公式URL | https://chromewebstore.google.com/detail/browser-checkup-for-chrom/okjdbeegldeilceaflghgfdemobmfhbd |
説明 | Get examined by the Doctor to find extensions that make your browser slow and help your browser run like it's young again. |
ファイルサイズ | 318 KB |
インストール数 | 316,653 |
現在のバージョン | 1.1.15.74 |
最終更新日 | 2022-11-16 |
公開日 | 2020-12-23 |
評価 | 3.77/5 合計 13 レビュー |
開発者 | https://getwebdoctor.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://getwebdoctor.com/ |
プライバシーポリシーページのURL | https://getwebdoctor.com/privacy.html |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/128.png", "default_title": "Browser Checkup for Chrome by Doctor" }, "description": "Get examined by the Doctor to find extensions that make your browser slow and help your browser run like it's young again.", "short_name": "Browser Checkup", "name": "Browser Checkup for Chrome by Doctor", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "version": "1.1.15.74", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "permissions": [ "tabs", "cookies", "management", "webRequest", "storage", "notifications", "idle", "scripting", "alarms" ], "host_permissions": [ " |