56k Dial-Up Internet

A Dial-Up connection for Chrome

56k Dial-Up Internetとは何ですか?

56k Dial-Up InternetはNoob Networksによって開発されたChromeの拡張機能で、その主な機能は「A Dial-Up connection for Chrome」です。

拡張機能のスクリーンショット

screenshot

56k Dial-Up Internet拡張機能のCRXファイルをダウンロード

56k Dial-Up Internet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}