Definer Of Words
Defines Words You Highlight With Mouse Cursor
Co to jest Definer Of Words?
Definer Of Words to rozszerzenie Chrome opracowane przez kevin.teal1, a jego główną funkcją jest „Defines Words You Highlight With Mouse Cursor”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Definer Of Words
Pobierz pliki rozszerzeń Definer Of Words w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | apgbjnebgghbmgpdcllmonpdeecjlmbm |
Oficjalny URL | https://chrome.google.com/webstore/detail/definer-of-words/apgbjnebgghbmgpdcllmonpdeecjlmbm |
Opis | Defines Words You Highlight With Mouse Cursor |
Rozmiar pliku | 45.1 KB |
Liczba instalacji | 169 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2015-07-21 |
Data Publikacji | 2015-07-21 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | kevin.teal1 |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |