Oxford quick search.
Get meaning and pronunciation for word using OXFORD API
Wat is Oxford quick search.?
Oxford quick search. is een Chrome-extensie ontwikkeld door http://sites.google.com/site/santoshmeets, en de belangrijkste functie is "Get meaning and pronunciation for word using OXFORD API".
Extensie Screenshots
Download het CRX-bestand van de extensie Oxford quick search.
Download Oxford quick search.-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Get meaning and pronunciation for word using OXFORD API
Basisinformatie over de Extensie
Naam | |
ID | nceefncfgjgfchnlepilneagkjemphgk |
Officiële URL | https://chrome.google.com/webstore/detail/oxford-quick-search/nceefncfgjgfchnlepilneagkjemphgk |
Beschrijving | Get meaning and pronunciation for word using OXFORD API |
Bestandsgrootte | 26.3 KB |
Aantal Installaties | 108 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2017-02-26 |
Publicatiedatum | 2017-02-26 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://sites.google.com/site/santoshmeets |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://ersinfosystems.com/ |
Help Pagina-URL | http://ersinfosystems.com/contact-us/ |
URL van de Privacybeleid Pagina | http://ersinfosystems.com/quick-search-privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Oxford quick search.", "version": "1.0", "description": "Get meaning and pronunciation for word using OXFORD API", "icons": { "128": "images\/icon.png", "48": "images\/icon.png", "16": "images\/icon.png" }, "permissions": [ "activeTab", "http:\/\/demo.ersinfosystems.com\/oxforddictionaryapi\/api.php" ], "browser_action": { "default_icon": "icon.png", "default_title": "Get meaning and pronunciation for word!", "default_popup": "popup.html" } } |