Bol.com - search product in Elvis

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

Wat is Bol.com - search product in Elvis?

Bol.com - search product in Elvis is een Chrome-extensie ontwikkeld door Bol.com, en de belangrijkste functie is "This extension can be used to quickly open Elvis based on the current product page".

Download het CRX-bestand van de extensie Bol.com - search product in Elvis

Download Bol.com - search product in Elvis-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

gr.,
Team Mirage                    

Basisinformatie over de Extensie

Naam Bol.com - search product in Elvis Bol.com - search product in Elvis
ID hedmaapolpacenhokimihcabicnjebjj
Officiële URL https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj
Beschrijving This extension can be used to quickly open Elvis based on the current product page
Bestandsgrootte 7.85 KB
Aantal Installaties 63
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2017-05-19
Publicatiedatum 2017-05-19
Ontwikkelaar Bol.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.bol.com/nl/nl/m/privacy-policy
Ondersteunde Talen 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\/"
    ]
}