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 |
官方網址 | 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": [ " |