Bol.com - search product in Elvis
This extension can be used to quickly open Elvis based on the current product page
Hvad er Bol.com - search product in Elvis?
Bol.com - search product in Elvis er en Chrome-udvidelse udviklet af Bol.com, og dens hovedfunktion er "This extension can be used to quickly open Elvis based on the current product page".
Download Bol.com - search product in Elvis-udvidelses-CRX-fil
Download Bol.com - search product in Elvis-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
                        This extension can be used to quickly open Elvis based on the product page you have opened.
gr.,
Team Mirage                     Grundlæggende oplysninger om udvidelsen
| Navn |   |  
| ID | hedmaapolpacenhokimihcabicnjebjj | 
| Officiel URL | https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj | 
| Beskrivelse | This extension can be used to quickly open Elvis based on the current product page | 
| Filstørrelse | 7.85 KB | 
| Antal Installationer | 63 | 
| Nuværende Version | 0.0.0.1 | 
| Senest Opdateret | 2017-05-19 | 
| Udgivelsesdato | 2017-05-19 | 
| Udvikler | Bol.com | 
| [email protected] | |
| Betalingsmetode | free | 
| URL til Fortrolighedspolitik Side | https://www.bol.com/nl/nl/m/privacy-policy | 
| Understøttede Sprog | 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\/"
    ]
}  |  |