Dial Up

Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee

什麼是Dial Up?

Dial Up是由ken frederick開發的Chrome擴展程式,該擴展的主要功能是“Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee”。

擴展截圖

screenshot

下載Dial Up擴展crx文件

下載Dial Up擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 Dial Up Dial Up
ID fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
官方網址 https://chrome.google.com/webstore/detail/dial-up/fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
簡介 Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee
檔案大小 447 KB
安裝次數 30
目前版本 0.2.1
更新時間 2017-06-24
上架時間 2017-06-24
評分 3.00/5 共 1 次評分
開發者 ken frederick
電子郵箱 [email protected]
付費類型 free
擴展官網 https://en.wikipedia.org/wiki/Dial-up_Internet_access
說明頁面URL https://en.wikipedia.org/wiki/Dial-up_Internet_access
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "0.2.1",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "icons": {
        "128": "icon-128.png",
        "48": "icon-48.png"
    },
    "author": "Ken Frederick",
    "background": {
        "persistent": true,
        "scripts": [
            "app\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true,
    "permissions": [
        "tabs"
    ]
}