Oxford Dictionary Search
Searches selected words in the Online Oxford Dictionary
Was ist Oxford Dictionary Search?
Oxford Dictionary Search ist eine Chrome-Erweiterung, die von progmonster entwickelt wurde, und ihr Hauptmerkmal ist "Searches selected words in the Online Oxford Dictionary".
Erweiterungsscreenshots
Oxford Dictionary Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie Oxford Dictionary Search-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
Updated 02 Nov 2016. Thanks a lot OSryx for the help (https://github.com/OSryx)
Grundlegende Informationen zur Erweiterung
Name | |
ID | bbhgfdkgegllnkmnpidalgbgdghilnha |
Offizielle URL | https://chrome.google.com/webstore/detail/oxford-dictionary-search/bbhgfdkgegllnkmnpidalgbgdghilnha |
Beschreibung | Searches selected words in the Online Oxford Dictionary |
Dateigröße | 19.39 KB |
Installationsanzahl | 3,000 |
Aktuelle Version | 0.2 |
Letztes Update | 2016-11-02 |
Veröffentlichungsdatum | 2016-11-02 |
Bewertung | 2.91/5 Insgesamt 86 Bewertungen |
Entwickler | progmonster |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/progmonster/oxford-dictionary-search.chrome-extensions |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Oxford Dictionary Search", "description": "Searches selected words in the Online Oxford Dictionary", "version": "0.2", "permissions": [ "contextMenus", "tabs" ], "icons": { "128": "images\/oxford128.png", "54": "images\/oxford54.png", "16": "images\/oxford16.png" }, "background": { "scripts": [ "app.js" ] }, "content_scripts": [ { "matches": [ " |