OHC Glossary finder
This extension helps you find user terms on the go.
Wat is OHC Glossary finder?
OHC Glossary finder is een Chrome-extensie ontwikkeld door maxdavidson, en de belangrijkste functie is "This extension helps you find user terms on the go.".
Extensie Screenshots
Download het CRX-bestand van de extensie OHC Glossary finder
Download OHC Glossary finder-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 | gccbhfcihpdllbkiaonkjogmcdjecech | 
| Officiële URL | https://chromewebstore.google.com/detail/ohc-glossary-finder/gccbhfcihpdllbkiaonkjogmcdjecech | 
| Beschrijving | This extension helps you find user terms on the go. | 
| Bestandsgrootte | 34.88 KB | 
| Aantal Installaties | 11 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2014-05-22 | 
| Publicatiedatum | 2014-05-22 | 
| Ontwikkelaar | maxdavidson | 
| Betalingswijze | free | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OHC Glossary finder",
    "description": "This extension helps you find user terms on the go.",
    "version": "1.0",
    "permissions": [
        "https:\/\/secure.flickr.com\/"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}  |  |