OHC Glossary finder

This extension helps you find user terms on the go.

OHC Glossary finderคืออะไร?

OHC Glossary finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย maxdavidson และคุณลักษณะหลักของมันคือ "This extension helps you find user terms on the go."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OHC Glossary finder

ดาวน์โหลดไฟล์ส่วนขยาย OHC Glossary finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ OHC Glossary finder 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"
    }
}