OHC Glossary finder
This extension helps you find user terms on the go.
什么是OHC Glossary finder?
OHC Glossary finder是由maxdavidson开发的Chrome扩展程序,该扩展的主要功能是“This extension helps you find user terms on the go.”。
扩展截图
下载OHC Glossary finder扩展crx文件
下载OHC Glossary finder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | OHC Glossary finder |
ID | gccbhfcihpdllbkiaonkjogmcdjecech |
官方URL | https://chromewebstore.google.com/detail/ohc-glossary-finder/gccbhfcihpdllbkiaonkjogmcdjecech |
简介 | This extension helps you find user terms on the go. |
文件大小 | 34.88 KB |
安装次数 | 11 |
当前版本 | 1.0 |
更新时间 | 2014-05-22 |
上架时间 | 2014-05-22 |
开发者 | maxdavidson |
付费类型 | free |
支持的语言 | 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" } } |