Dial Up

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

O que é Dial Up?

Dial Up é uma extensão do Chrome desenvolvida por ken frederick, e sua principal característica é "Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Dial Up

Baixe arquivos de extensão Dial Up no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                                            

Informações Básicas da Extensão

Nome Dial Up Dial Up
ID fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
URL Oficial https://chrome.google.com/webstore/detail/dial-up/fkgncpkpmfcbbpbhlbpdaahlpikbfmgf
Descrição Boop beep bop beep boop bop beep boop ppprrrrrrrttttttt prrt eet prtt eeeeeeeeeeeeeee prrrrrrrrrrrrrrrtttt grrrr wee ooo wee ooo wee
Tamanho do Arquivo 447 KB
Contagem de Instalações 30
Versão Atual 0.2.1
Última Atualização 2017-06-24
Data de Publicação 2017-06-24
Classificação 3.00/5 Total de 1 Avaliações
Desenvolvedor ken frederick
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://en.wikipedia.org/wiki/Dial-up_Internet_access
URL da Página de Ajuda https://en.wikipedia.org/wiki/Dial-up_Internet_access
Idiomas Suportados 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"
    ]
}