Urban and Normal Dictionary

Dual Definitions for Urban Dictionary and Wordnik

Was ist Urban and Normal Dictionary?

Urban and Normal Dictionary ist eine Chrome-Erweiterung, die von Matt Kim entwickelt wurde, und ihr Hauptmerkmal ist "Dual Definitions for Urban Dictionary and Wordnik".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Urban and Normal Dictionary-Erweiterungs-CRX-Datei herunterladen

Laden Sie Urban and Normal Dictionary-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

                                            

Grundlegende Informationen zur Erweiterung

Name Urban and Normal Dictionary Urban and Normal Dictionary
ID djlcgkhckkkccanfdhdpnpdnidhhncnb
Offizielle URL https://chromewebstore.google.com/detail/empty-title/djlcgkhckkkccanfdhdpnpdnidhhncnb
Beschreibung Dual Definitions for Urban Dictionary and Wordnik
Dateigröße 76.16 KB
Installationsanzahl 36
Aktuelle Version 1.1
Letztes Update 2012-12-02
Veröffentlichungsdatum 2012-12-02
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler Matt Kim
Zahlungsart free
Unterstützte Sprachen
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\/"
    ]
}