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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
}