Pandora Download Links

This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…

O que é Pandora Download Links?

Pandora Download Links é uma extensão do Chrome desenvolvida por aviyehuda, e sua principal característica é "This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Pandora Download Links

Baixe arquivos de extensão Pandora Download Links 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

                        This plugins let you the ability to download the songs that you are currently listen to in pandora.
It supplies easy to use buttons for the different music download services.

notes:
* This plugin only uses outside services it does not implement the download itself also nor it doesn't hold any audio files.                    

Informações Básicas da Extensão

Nome Pandora Download Links Pandora Download Links
ID abegacaoahilklpbgapkfcdhnljklcep
URL Oficial https://chromewebstore.google.com/detail/pandora-download-links/abegacaoahilklpbgapkfcdhnljklcep
Descrição This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…
Tamanho do Arquivo 44 KB
Contagem de Instalações 1,616
Versão Atual 3.0
Última Atualização 2014-07-30
Data de Publicação 2014-07-27
Classificação 2.73/5 Total de 37 Avaliações
Desenvolvedor aviyehuda
Tipo de Pagamento free
Site da Extensão http://www.aviyehuda.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pandora Download Links",
    "description": "",
    "version": "3.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "icon.png"
    },
    "web_accessible_resources": [
        "images\/beemp3.png",
        "images\/youtube.png",
        "images\/freemp3.png",
        "images\/nmp3.jpg",
        "images\/nocover.jpg",
        "images\/juices.jpg",
        "images\/owl.jpg"
    ],
    "manifest_version": 2
}