Urban and Normal Dictionary
Dual Definitions for Urban Dictionary and Wordnik
Wat is Urban and Normal Dictionary?
Urban and Normal Dictionary is een Chrome-extensie ontwikkeld door Matt Kim, en de belangrijkste functie is "Dual Definitions for Urban Dictionary and Wordnik".
Extensie Screenshots
Download het CRX-bestand van de extensie Urban and Normal Dictionary
Download Urban and Normal Dictionary-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
Basisinformatie over de Extensie
| Naam | |
| ID | djlcgkhckkkccanfdhdpnpdnidhhncnb |
| Officiële URL | https://chromewebstore.google.com/detail/empty-title/djlcgkhckkkccanfdhdpnpdnidhhncnb |
| Beschrijving | Dual Definitions for Urban Dictionary and Wordnik |
| Bestandsgrootte | 76.16 KB |
| Aantal Installaties | 36 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2012-12-02 |
| Publicatiedatum | 2012-12-02 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Matt Kim |
| Betalingswijze | free |
| Ondersteunde Talen | |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Urban and Normal Dictionary",
"version": "1.1",
"manifest_version": 2,
"description": "Dual Definitions for Urban Dictionary and Wordnik",
"icons": {
"16": "icons\/icon_16.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"browser_action": {
"default_icon": "icons\/icon_16.png",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/api.wordnik.com\/",
"http:\/\/www.urbandictionary.com\/"
]
} | |