Definer Of Words
Defines Words You Highlight With Mouse Cursor
Τι είναι το Definer Of Words;
Το Definer Of Words είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον kevin.teal1, και η κύρια λειτουργία του είναι "Defines Words You Highlight With Mouse Cursor".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Definer Of Words
Λήψη αρχείων επέκτασης Definer Of Words σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | apgbjnebgghbmgpdcllmonpdeecjlmbm |
Επίσημο URL | https://chrome.google.com/webstore/detail/definer-of-words/apgbjnebgghbmgpdcllmonpdeecjlmbm |
Περιγραφή | Defines Words You Highlight With Mouse Cursor |
Μέγεθος Αρχείου | 45.1 KB |
Αριθμός Εγκαταστάσεων | 169 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2015-07-21 |
Ημερομηνία Δημοσίευσης | 2015-07-21 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | kevin.teal1 |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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": [ " |