Bol.com - search product in Elvis

This extension can be used to quickly open Elvis based on the current product page

What is Bol.com - search product in Elvis?

Bol.com - search product in Elvis is a Chrome extension developed by Bol.com, and its main feature is "This extension can be used to quickly open Elvis based on the current product page".

Download Bol.com - search product in Elvis Extension CRX File

Download Bol.com - search product in Elvis extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension can be used to quickly open Elvis based on the product page you have opened.

gr.,
Team Mirage                    

Extension Basic Information

Name Bol.com - search product in Elvis Bol.com - search product in Elvis
ID hedmaapolpacenhokimihcabicnjebjj
Official URL https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj
Description This extension can be used to quickly open Elvis based on the current product page
File Size 7.85 KB
Installation Count 63
Current Version 0.0.0.1
Last Updated 2017-05-19
Publish Date 2017-05-19
Developer Bol.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.bol.com/nl/nl/m/privacy-policy
Supported Languages 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\/"
    ]
}