Internet-Start
Internet-Start will replace your current search and transform the results for your search query into convenient format.
Internet-Startคืออะไร?
Internet-Start เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://new.internet-start.net และคุณลักษณะหลักของมันคือ "Internet-Start will replace your current search and transform the results for your search query into convenient format."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Internet-Start
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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" } } } |