Search Privately
Removing your search history automatically or manually with so much ease and control.
什么是Search Privately?
Search Privately是由https://searchprivatelyapp.com开发的Chrome扩展程序,该扩展的主要功能是“Removing your search history automatically or manually with so much ease and control.”。
扩展截图
下载Search Privately扩展crx文件
下载Search Privately扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Are you tired of cleaning the keywords you looked up on your browser and are you concerned about your internet browsing privacy? Our smart tool and browser extension helps you keep your browsing privately by offering automatic or manual removal of keywords from your history when you use Yahoo. Click on the extension’s browser icon and open the user interface. We need to access your search history by an affirmative opt-in first before we are able to provide the functionality. Once the auto-clean mode is switched ON, our tool will automatically remove all the terms you browsed. When it’s switched OFF, you can manually do the job by reviewing the list of items you browsed and remove whichever item you want to. Please note that the extension can only display the keywords you looked for after you have installed it. If you installed this extension to your browser, granted the access, but don’t see any keywords in the list on the UI, please don’t worry, the extension is working fine! This extension can only remove your browsed keywords from Yahoo. If you are using a different search engine, the extension won’t be able to function. Permissions used and reasons: 1. Access to “contextMenus”. We require this permission to add items to the drop-down menu of the extension’s icon in order to provide a better user experience. 2. Access to “declarativeNetRequest”. This permission allows us to redirect your default search engine to Yahoo in order to provide the functionality of this extension. 3. Access to "". we require this permission to check the default search engine of the user. 4. Access to “history” (optional). We require this permission if you want to use the functionality of this extension. 5. Access to "storage". We require this permission to save your settings within the extension. How to remove this extension? If you want to remove our extension, go to “Settings” on Chrome, and find our extension in the “Extensions” tab. Click “remove”. Alternatively, you can right-click on the extension’s icon on your browser and select “Uninstall” from the drop-down menu. Chrome™ is a trademark of Google LLC. The use of it does not imply any affiliation to or endorsement by Google LLC. If you have more questions about our extension, welcome to find your answer below: Privacy Policy: https://www.searchprivatelyapp.com/privacy Terms of Use: https://www.searchprivatelyapp.com/terms FAQ: https://www.searchprivatelyapp.com/#faq Contact Us: https://www.searchprivatelyapp.com/contact Uninstall: https://www.searchprivatelyapp.com/uninstall
扩展基本信息
名称 | |
ID | bkkajlepfjjadfhahhmbhpondcmddcie |
官方URL | https://chromewebstore.google.com/detail/search-privately/bkkajlepfjjadfhahhmbhpondcmddcie |
简介 | Removing your search history automatically or manually with so much ease and control. |
文件大小 | 68.22 KB |
安装次数 | 26,495 |
当前版本 | 3.0.1 |
更新时间 | 2022-05-19 |
上架时间 | 2020-12-19 |
评分 | 2.00/5 共7次评分 |
开发者 | https://searchprivatelyapp.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.searchprivatelyapp.com |
隐私政策页面URL | http://www.searchprivatelyapp.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search Privately", "version": "3.0.1", "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/www.searchprivatelynow.com\/favicon.ico", "is_default": true, "name": "Private", "keyword": "Search Privately", "search_url": "https:\/\/www.searchprivatelynow.com\/search\/?category=web&extversion=3.0.1&s=uspr&vert=private&q={searchTerms}", "suggest_url": "https:\/\/sug.searchprivatelynow.com\/v1\/sug\/?s=uspr&vert=private&q={searchTerms}" } }, "homepage_url": "https:\/\/www.searchprivatelynow.com\/wim\/gotohub?s=uspr", "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "Search Privately", "default_icon": "img\/icon16.png", "default_popup": "popup\/popup.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "Removing your search history automatically or manually with so much ease and control.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "incognito": "spanning", "manifest_version": 3, "declarative_net_request": { "rule_resources": [ { "id": "rules", "enabled": true, "path": "src\/rules.json" } ] }, "host_permissions": [ " |