MyShopSearch
Extension changes default search to MyShopSearch.com
什么是MyShopSearch?
MyShopSearch是由MyShopSearch Ltd.开发的Chrome扩展程序,该扩展的主要功能是“Extension changes default search to MyShopSearch.com”。
扩展截图
下载MyShopSearch扩展crx文件
下载MyShopSearch扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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] 扩展基本信息
| 名称 | |
| 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"
} | |