OHC Glossary finder
This extension helps you find user terms on the go.
What is OHC Glossary finder?
OHC Glossary finder is a Chrome extension developed by maxdavidson, and its main feature is "This extension helps you find user terms on the go.".
Extension Screenshots
Download OHC Glossary finder Extension CRX File
Download OHC Glossary finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | OHC Glossary finder |
ID | gccbhfcihpdllbkiaonkjogmcdjecech |
Official URL | https://chromewebstore.google.com/detail/ohc-glossary-finder/gccbhfcihpdllbkiaonkjogmcdjecech |
Description | This extension helps you find user terms on the go. |
File Size | 34.88 KB |
Installation Count | 11 |
Current Version | 1.0 |
Last Updated | 2014-05-22 |
Publish Date | 2014-05-22 |
Developer | maxdavidson |
Payment Type | free |
Supported Languages | 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" } } |