Bol.com - search product in Elvis
This extension can be used to quickly open Elvis based on the current product page
什么是Bol.com - search product in Elvis?
Bol.com - search product in Elvis是由Bol.com开发的Chrome扩展程序,该扩展的主要功能是“This extension can be used to quickly open Elvis based on the current product page”。
下载Bol.com - search product in Elvis扩展crx文件
下载Bol.com - search product in Elvis扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        This extension can be used to quickly open Elvis based on the product page you have opened.
gr.,
Team Mirage                     扩展基本信息
| 名称 |   |  
| ID | hedmaapolpacenhokimihcabicnjebjj | 
| 官方URL | https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj | 
| 简介 | This extension can be used to quickly open Elvis based on the current product page | 
| 文件大小 | 7.85 KB | 
| 安装次数 | 63 | 
| 当前版本 | 0.0.0.1 | 
| 更新时间 | 2017-05-19 | 
| 上架时间 | 2017-05-19 | 
| 开发者 | Bol.com | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 隐私政策页面URL | https://www.bol.com/nl/nl/m/privacy-policy | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bol.com - search product in Elvis",
    "short_name": "Bol.com - search product in Elvis",
    "description": "This extension can be used to quickly open Elvis based on the current product page",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "elvis.png",
        "default_popup": "popup.html",
        "default_title": "Open product in Elvis"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}  |  |