Definer Of Words
Defines Words You Highlight With Mouse Cursor
Co je Definer Of Words?
Definer Of Words je rozšíření Chrome vyvinuté kevin.teal1, a jeho hlavní funkcí je „Defines Words You Highlight With Mouse Cursor“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Definer Of Words
Stáhněte si soubory rozšíření Definer Of Words ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This is an page dictionary. All you have to do is highlight a word on the page with the mouse cursor and then an information box will appear with the definition of the word. This app will be great for those learning the English language.
Základní Informace o Rozšíření
Název | |
ID | apgbjnebgghbmgpdcllmonpdeecjlmbm |
Oficiální URL | https://chrome.google.com/webstore/detail/definer-of-words/apgbjnebgghbmgpdcllmonpdeecjlmbm |
Popis | Defines Words You Highlight With Mouse Cursor |
Velikost souboru | 45.1 KB |
Počet instalací | 169 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2015-07-21 |
Datum Vydání | 2015-07-21 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | kevin.teal1 |
Typ Platby | free |
Podporované Jazyky | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Definer Of Words", "version": "1.0", "manifest_version": 2, "description": "Defines Words You Highlight With Mouse Cursor", "browser_action": { "default_icon": "off.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "matches": [ " |