Internet-Start
Internet-Start will replace your current search and transform the results for your search query into convenient format.
什麼是Internet-Start?
Internet-Start是由https://new.internet-start.net開發的Chrome擴展程式,該擴展的主要功能是“Internet-Start will replace your current search and transform the results for your search query into convenient format.”。
擴展截圖
下載Internet-Start擴展crx文件
下載Internet-Start擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The Internet-Start extension will replace your current search and transform the results for your search query into convenient format: the websites from the search results list open on the right, no need in any clicks or following the links. Our product has the following benefits: - You spend less traffic volume. No need in downloading a whole 'heavy' page as we analyse each page, and display the useful content of it only. - Surfing process throughout the Internet gets faster. No need in clicking on each link in the search results list as you at once get the reply to your query. By clicking "Add to chrome", I accept and agree to installing "Internet-Start" extension and setting Chrome default search and default search to that provided by the service and the Terms of Use and Privacy Policy. Search results will br powered by Bing. We wait for your suggestions on improving our product to [email protected]
擴展基本資訊
名稱 | Internet-Start |
ID | llcdellnofncikmhimjdbkdjgpmcjbik |
官方網址 | https://chromewebstore.google.com/detail/internet-start/llcdellnofncikmhimjdbkdjgpmcjbik |
簡介 | Internet-Start will replace your current search and transform the results for your search query into convenient format. |
檔案大小 | 8.94 KB |
安裝次數 | 1,358,178 |
目前版本 | 0.0.8 |
更新時間 | 2022-12-06 |
上架時間 | 2018-10-01 |
評分 | 3.76/5 共 25 次評分 |
開發者 | https://new.internet-start.net |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://internet-start.net |
隱私政策頁面URL | https://internet-start.net/PP.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Internet-Start", "version": "0.0.8", "description": "Internet-Start will replace your current search and transform the results for your search query into convenient format.", "author": "Internet-Start Team", "manifest_version": 2, "icons": { "16": "icons\/IS_logo_16.png", "48": "icons\/IS_logo_48.png", "128": "icons\/IS_logo_128.png" }, "permissions": [], "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/new.internet-start.net\/favicon.ico", "is_default": true, "keyword": "internet-start.net", "name": "internet-start.net", "search_url": "https:\/\/new.internet-start.net\/?q={searchTerms}&utm_source=chromestore&utm_campaign=chrome&utm_medium=extension" } } } |