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 | 
| 官方網址 | 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\/"
    ]
}  |  |