WebstaurantStore.com Context Menu Search
Select text in your browser, right click and search for it on WebstaurantStore.com!
Wat is WebstaurantStore.com Context Menu Search?
WebstaurantStore.com Context Menu Search is een Chrome-extensie ontwikkeld door https://www.webstaurantstore.com, en de belangrijkste functie is "Select text in your browser, right click and search for it on WebstaurantStore.com!".
Extensie Screenshots
Download het CRX-bestand van de extensie WebstaurantStore.com Context Menu Search
Download WebstaurantStore.com Context Menu Search-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
                                             Basisinformatie over de Extensie
| Naam |   |  
| ID | mebjkfhiilampianalncicgffkmnbhcd | 
| Officiële URL | https://chromewebstore.google.com/detail/webstaurantstorecom-conte/mebjkfhiilampianalncicgffkmnbhcd | 
| Beschrijving | Select text in your browser, right click and search for it on WebstaurantStore.com! | 
| Bestandsgrootte | 14.49 KB | 
| Aantal Installaties | 402 | 
| Huidige Versie | 1.0.0.0 | 
| Laatst Bijgewerkt | 2017-06-20 | 
| Publicatiedatum | 2017-06-20 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | https://www.webstaurantstore.com | 
| [email protected] | |
| Betalingswijze | free | 
| URL van de Privacybeleid Pagina | https://www.webstaurantstore.com/policies.html | 
| Ondersteunde Talen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebstaurantStore.com Context Menu Search",
    "description": "Select text in your browser, right click and search for it on WebstaurantStore.com!",
    "version": "1.0.0.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "wssContextMenu.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}  |  |