Extension for WordHippo Thesaurus(Unofficial)
Chrome extension to select any word on Google Docs or any website to lookup synonyms, antonyms, rhymes, definitions on Word Hippo.
Extension for WordHippo Thesaurus(Unofficial)คืออะไร?
Extension for WordHippo Thesaurus(Unofficial) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://jowo.co และคุณลักษณะหลักของมันคือ "Chrome extension to select any word on Google Docs or any website to lookup synonyms, antonyms, rhymes, definitions on Word Hippo."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Extension for WordHippo Thesaurus(Unofficial)
ดาวน์โหลดไฟล์ส่วนขยาย Extension for WordHippo Thesaurus(Unofficial) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Search for WordHippo is the fastest and easiest way to lookup words on WordHippo. If you're writing a document or browsing a website, simply highlight a word and right click to lookup synonyms, antonyms, rhymes, definitions, sentences, and pronunciations. Even if the word isn't on the page, you can use the address bar (type "wordhippo" + [space bar]) or quick search box to enter any word by clicking on the extension’s icon near the address bar to search the thesaurus, dictionary, rhyming dictionary, and more. ***Features*** - Highlight a word in any webpage or textfield - Tap the helper tooltip (must be enabled in the extension's settings) or right click to search the dictionary, thesaurus, rhyming dictionary, and more - Customize whether you'd like the result page to open in a new window or tab - Works on Google Docs, Google Sheets, Google Slides, and Google Forms! - Use the quick search box on any page to quickly get what you need - 100% Free, Unlimited Use - Search from the address bar on any site just by typing "wordhippo" +to search WordHippo ***This app is NOT affiliated with or officially endorsed by WordHippo or the WordHippo App in any way *** ***Your Data & Privacy*** - Browse safely and securely: We don't store any data about you including the pages you view or visit on our servers. ***Support*** Please email support at jowo.co or visit https://jowo.co/apps/forms/support/index.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | aodmmgciojljmgnocelfennldiemmgpj |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/extension-for-wordhippo-t/aodmmgciojljmgnocelfennldiemmgpj |
คำอธิบาย | Chrome extension to select any word on Google Docs or any website to lookup synonyms, antonyms, rhymes, definitions on Word Hippo. |
ขนาดไฟล์ | 32.2 KB |
จำนวนการติดตั้ง | 6,395 |
เวอร์ชันปัจจุบัน | 3.0 |
อัปเดตครั้งล่าสุด | 2022-02-04 |
วันที่เผยแพร่ | 2020-08-18 |
คะแนน | 4.77/5 รวมทั้งหมด 158 คะแนน |
ผู้พัฒนา | http://jowo.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://jowo.co |
URL หน้าช่วยเหลือ | https://jowo.co/apps/forms/support/index.html |
URL หน้านโยบายความเป็นส่วนตัว | https://jowo.co/apps/privacypolicyterms/privacy.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Extension for WordHippo Thesaurus(Unofficial)", "description": "Chrome extension to select any word on Google Docs or any website to lookup synonyms, antonyms, rhymes, definitions on Word Hippo.", "version": "3.0", "icons": { "128": "images\/icons\/icon128.png", "48": "images\/icons\/icon48.png", "16": "images\/icons\/icon16.png" }, "browser_action": { "default_icon": "images\/icons\/icon16.png", "default_popup": "html\/popup.html" }, "background": { "scripts": [ "js\/eventPage.js" ], "persistent": true }, "omnibox": { "keyword": "wordhippo" }, "web_accessible_resources": [ "content.js", "content.css" ], "content_scripts": [ { "matches": [ " |