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
官方網址 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"
    ]
}