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…

Wat is Pandora Download Links?

Pandora Download Links is een Chrome-extensie ontwikkeld door aviyehuda, en de belangrijkste functie is "This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Pandora Download Links

Download Pandora Download Links-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Pandora Download Links Pandora Download Links
ID abegacaoahilklpbgapkfcdhnljklcep
Officiële URL https://chromewebstore.google.com/detail/pandora-download-links/abegacaoahilklpbgapkfcdhnljklcep
Beschrijving This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…
Bestandsgrootte 44 KB
Aantal Installaties 1,616
Huidige Versie 3.0
Laatst Bijgewerkt 2014-07-30
Publicatiedatum 2014-07-27
Beoordeling 2.73/5 Totaal 37 Beoordelingen
Ontwikkelaar aviyehuda
Betalingswijze free
Extensiewebsite http://www.aviyehuda.com
Ondersteunde Talen 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
}