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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}