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 |
官方網址 | 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" } } |