Bol.com - search product in Elvis
This extension can be used to quickly open Elvis based on the current product page
Vad är Bol.com - search product in Elvis?
Bol.com - search product in Elvis är en Chrome-tillägg utvecklad av Bol.com, och dess huvudfunktion är "This extension can be used to quickly open Elvis based on the current product page".
Ladda ner Bol.com - search product in Elvis-förlängningens CRX-fil
Ladda ner Bol.com - search product in Elvis-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        This extension can be used to quickly open Elvis based on the product page you have opened.
gr.,
Team Mirage                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | hedmaapolpacenhokimihcabicnjebjj | 
| Officiell webbadress | https://chromewebstore.google.com/detail/bolcom-search-product-in/hedmaapolpacenhokimihcabicnjebjj | 
| Beskrivning | This extension can be used to quickly open Elvis based on the current product page | 
| Filstorlek | 7.85 KB | 
| Antal Installationer | 63 | 
| Aktuell Version | 0.0.0.1 | 
| Senast Uppdaterad | 2017-05-19 | 
| Publiceringsdatum | 2017-05-19 | 
| Utvecklare | Bol.com | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| URL till Sekretesspolicy Sidan | https://www.bol.com/nl/nl/m/privacy-policy | 
| Stödda Språk | 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\/"
    ]
}  |  |