56k Dial-Up Internet

A Dial-Up connection for Chrome

56k Dial-Up Internet क्या है?

56k Dial-Up Internet Noob Networks द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Dial-Up connection for Chrome"।

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

screenshot

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

crx प्रारूप में 56k Dial-Up Internet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Relive the old day of the internet. With this extension every time you start your browser for the first time you will get to hear the unmistakable sounds of a modem dialing up and connecting to the internet over a blistering fast 56k connection.

Please Note - This extension does not actually dial up anything or send your username and password anywhere.                    

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

नाम 56k Dial-Up Internet 56k Dial-Up Internet
ID nceknpcgniakmnkhakaaolgjdolebkak
आधिकारिक URL https://chromewebstore.google.com/detail/56k-dial-up-internet/nceknpcgniakmnkhakaaolgjdolebkak
विवरण A Dial-Up connection for Chrome
फ़ाइल का आकार 132 KB
स्थापना संख्या 466
वर्तमान संस्करण 1.1
अंतिम अपडेट 2012-12-23
प्रकाशन तिथि 2012-12-22
रेटिंग 3.57/5 कुल 30 रेटिंग्स
डेवलपर Noob Networks
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "56k Dial-Up Internet",
    "version": "1.1",
    "manifest_version": 2,
    "description": "A Dial-Up connection for Chrome",
    "icons": {
        "16": "dun-16.png",
        "48": "dun-48.png",
        "128": "dun-128.png"
    },
    "permissions": [
        "notifications"
    ],
    "background": {
        "page": "background.html"
    },
    "web_accessible_resources": [
        "connect.png",
        "connect.mp3"
    ]
}