Dial Up

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

What is Dial Up?

Dial Up is a Chrome extension developed by ken frederick, and its main feature is "Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee".

Extension Screenshots

screenshot

Download Dial Up Extension CRX File

Download Dial Up extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Dial Up Dial Up
ID fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
Official URL https://chrome.google.com/webstore/detail/dial-up/fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
Description Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee
File Size 447 KB
Installation Count 30
Current Version 0.2.1
Last Updated 2017-06-24
Publish Date 2017-06-24
Rating 3.00/5 Total 1 Ratings
Developer ken frederick
Email [email protected]
Payment Type free
Extension Website https://en.wikipedia.org/wiki/Dial-up_Internet_access
Help Page URL https://en.wikipedia.org/wiki/Dial-up_Internet_access
Supported Languages 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"
    ]
}