Urban Dictionary Random Word

See a random word from Urban Dictionary when you open a new tab.

Urban Dictionary Random Word क्या है?

Urban Dictionary Random Word itsabhinaya द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See a random word from Urban Dictionary when you open a new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Urban Dictionary Random Word एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Learn what cool kids are saying these days whenever you open a new tab.

If you don't want NSFW words to show up on screen, add them to the list in settings. 

This is an unofficial extension.                    

एक्सटेंशन की मूल जानकारी

नाम Urban Dictionary Random Word Urban Dictionary Random Word
ID nbjfdhobjinlogklfgioniediccgggbf
आधिकारिक URL https://chromewebstore.google.com/detail/urban-dictionary-random-w/nbjfdhobjinlogklfgioniediccgggbf
विवरण See a random word from Urban Dictionary when you open a new tab.
फ़ाइल का आकार 313 KB
स्थापना संख्या 35
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2018-12-18
प्रकाशन तिथि 2018-12-17
रेटिंग 4.00/5 कुल 3 रेटिंग्स
डेवलपर itsabhinaya
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Urban Dictionary Random Word",
    "short_name": "Random Word",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "See a random word from Urban Dictionary when you open a new tab.",
    "author": "Abhinaya Konduru",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon48.png",
        "default_title": "Urban Dictionary"
    }
}