MyShopSearch

Extension changes default search to MyShopSearch.com

MyShopSearch란 무엇입니까?

MyShopSearch은(는) MyShopSearch Ltd.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extension changes default search to MyShopSearch.com"입니다.

확장 프로그램 스크린샷

screenshot

MyShopSearch 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Easily search your favorite place for online shopping.
Access most popular shopping sites and buy items quicker then ever.
How to guide: https://myshopsearch.com 


By clicking "Add to Chrome" I accept the terms of use and privacy policy.

Terms of use:
https://myshopsearch.com/tos/

Privacy policy:
https://myshopsearch.com/privacy_policy/

Feel free to contact us, recommend additional shops and send suggestions to make this extension even better!

Best Regards,
[email protected]                    

확장 프로그램 기본 정보

이름 MyShopSearch MyShopSearch
ID dapfcbdbmlllhlikiddnomgohaadjjof
공식 URL https://chromewebstore.google.com/detail/myshopsearch/dapfcbdbmlllhlikiddnomgohaadjjof
설명 Extension changes default search to MyShopSearch.com
파일 크기 8.15 KB
설치 횟수 2,374
현재 버전 1.2
최근 업데이트 2021-07-02
출시 날짜 2021-06-03
평점 4.20/5 총 5 개의 평점
개발자 MyShopSearch Ltd.
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://myshopsearch.com/privacy_policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/myshopsearch.com\/favicon.png",
            "instant_url": "https:\/\/myshopsearch.com\/results.php?pub=3200&v=400&q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "MyShopSearch",
            "name": "MyShop",
            "search_url": "https:\/\/myshopsearch.com\/results.php?pub=3200&v=400&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/myshopsearch.com\/gjson.php?q={searchTerms}"
        }
    },
    "description": "Extension changes default search to MyShopSearch.com",
    "homepage_url": "https:\/\/myshopsearch.com\/?pub=3200&v=400",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "MyShopSearch",
    "version": "1.2"
}