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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Internet-Start 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
        }
    }
}