Urban and Normal Dictionary

Dual Definitions for Urban Dictionary and Wordnik

What is Urban and Normal Dictionary?

Urban and Normal Dictionary is a Chrome extension developed by Matt Kim, and its main feature is "Dual Definitions for Urban Dictionary and Wordnik".

Extension Screenshots

screenshot
screenshot
screenshot

Download Urban and Normal Dictionary Extension CRX File

Download Urban and Normal Dictionary extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Urban and Normal Dictionary Urban and Normal Dictionary
ID djlcgkhckkkccanfdhdpnpdnidhhncnb
Official URL https://chromewebstore.google.com/detail/empty-title/djlcgkhckkkccanfdhdpnpdnidhhncnb
Description Dual Definitions for Urban Dictionary and Wordnik
File Size 76.16 KB
Installation Count 36
Current Version 1.1
Last Updated 2012-12-02
Publish Date 2012-12-02
Rating 3.67/5 Total 3 Ratings
Developer Matt Kim
Payment Type free
Supported Languages
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\/"
    ]
}