Definer Of Words
Defines Words You Highlight With Mouse Cursor
Was ist Definer Of Words?
Definer Of Words ist eine Chrome-Erweiterung, die von kevin.teal1 entwickelt wurde, und ihr Hauptmerkmal ist "Defines Words You Highlight With Mouse Cursor".
Erweiterungsscreenshots
Definer Of Words-Erweiterungs-CRX-Datei herunterladen
Laden Sie Definer Of Words-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | apgbjnebgghbmgpdcllmonpdeecjlmbm |
Offizielle URL | https://chrome.google.com/webstore/detail/definer-of-words/apgbjnebgghbmgpdcllmonpdeecjlmbm |
Beschreibung | Defines Words You Highlight With Mouse Cursor |
Dateigröße | 45.1 KB |
Installationsanzahl | 169 |
Aktuelle Version | 1.0 |
Letztes Update | 2015-07-21 |
Veröffentlichungsdatum | 2015-07-21 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | kevin.teal1 |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |