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…

Τι είναι το Pandora Download Links;

Το Pandora Download Links είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον aviyehuda, και η κύρια λειτουργία του είναι "This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Pandora Download Links

Λήψη αρχείων επέκτασης Pandora Download Links σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Pandora Download Links Pandora Download Links
ID abegacaoahilklpbgapkfcdhnljklcep
Επίσημο URL https://chromewebstore.google.com/detail/pandora-download-links/abegacaoahilklpbgapkfcdhnljklcep
Περιγραφή This plugins let you the ability to download the songs that you are currently listen to in pandora. It supplies easy to use buttons…
Μέγεθος Αρχείου 44 KB
Αριθμός Εγκαταστάσεων 1,616
Τρέχουσα Έκδοση 3.0
Τελευταία Ενημέρωση 2014-07-30
Ημερομηνία Δημοσίευσης 2014-07-27
Αξιολόγηση 2.73/5 Συνολικά 37 Αξιολογήσεις
Προγραμματιστής aviyehuda
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.aviyehuda.com
Υποστηριζόμενες Γλώσσες 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
}