Astro Player Extension

Astro Player Extension

ما هو Astro Player Extension؟

Astro Player Extension هو إضافة Chrome تم تطويرها بواسطة Astro Malaysia Holdings Berhad، والميزة الرئيسية لها هي "Astro Player Extension".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Astro Player Extension

قم بتنزيل ملفات الامتداد Astro Player Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The all new Astro is now available on Chrome! It’s more amazing than ever and lets you catch the best of sports, comedy, drama, news and more on your computer screen via Chrome.
Install this extension along with the Astro plugin and you’re ready to go!                    

معلومات أساسية عن التمديد

الاسم Astro Player Extension Astro Player Extension
ID lpeoghjfjibnhpmakobgiidkhcckdhod
عنوان URL الرسمي https://chrome.google.com/webstore/detail/astro-player-extension/lpeoghjfjibnhpmakobgiidkhcckdhod
الوصف Astro Player Extension
حجم الملف 11.76 KB
عدد التثبيتات 70,000
النسخة الحالية 1.1.2
آخر تحديث 2017-05-24
تاريخ النشر 2017-05-24
تقييم 2.13/5 مجموع تقييمات 734
المطور Astro Malaysia Holdings Berhad
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.astrogo.com
عنوان صفحة المساعدة http://www.astrogo.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Astro Player Extension",
    "version": "1.1.2",
    "description": "Astro Player Extension",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "nativeMessaging",
        "background"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost:*\/*",
            "https:\/\/my.onthego.astro.com.my\/*",
            "http:\/\/my.onthego.astro.com.my\/*",
            "https:\/\/d1jwmcinpmfqps.cloudfront.net\/*",
            "http:\/\/d1jwmcinpmfqps.cloudfront.net\/*",
            "https:\/\/djo54mlffi7fy.cloudfront.net\/*",
            "http:\/\/djo54mlffi7fy.cloudfront.net\/*",
            "https:\/\/d2hdt574oqlp0p.cloudfront.net\/*",
            "http:\/\/d2hdt574oqlp0p.cloudfront.net\/*",
            "https:\/\/d36iylko7znl4e.cloudfront.net\/*",
            "http:\/\/d36iylko7znl4e.cloudfront.net\/*",
            "https:\/\/d1r29yeapxlwze.cloudfront.net\/*",
            "http:\/\/d1r29yeapxlwze.cloudfront.net\/*",
            "https:\/\/go.astro.com.my\/*",
            "http:\/\/go.astro.com.my\/*",
            "https:\/\/qa.go.astro.com.my\/*",
            "http:\/\/qa.go.astro.com.my\/*",
            "https:\/\/staging.go.astro.com.my\/*",
            "http:\/\/staging.go.astro.com.my\/*",
            "https:\/\/dev.go.astro.com.my\/*",
            "http:\/\/dev.go.astro.com.my\/*",
            "https:\/\/astrogo.astro.com.my\/*",
            "http:\/\/astrogo.astro.com.my\/*",
            "https:\/\/dev.astrogo.astro.com.my\/*",
            "http:\/\/dev.astrogo.astro.com.my\/*",
            "https:\/\/qa.astrogo.astro.com.my\/*",
            "http:\/\/qa.astrogo.astro.com.my\/*",
            "https:\/\/staging.astrogo.astro.com.my\/*",
            "http:\/\/staging.astrogo.astro.com.my\/*",
            "https:\/\/d3cszve11d1hn1.cloudfront.net\/*",
            "http:\/\/d3cszve11d1hn1.cloudfront.net\/*",
            "https:\/\/d3ocbkgej71r8m.cloudfront.net\/*",
            "http:\/\/d3ocbkgej71r8m.cloudfront.net\/*",
            "https:\/\/d2llgmrlt5v71r.cloudfront.net\/*",
            "http:\/\/d2llgmrlt5v71r.cloudfront.net\/*",
            "https:\/\/d3mirj628u3n7x.cloudfront.net\/*",
            "http:\/\/d3mirj628u3n7x.cloudfront.net\/*",
            "https:\/\/njoinow.astro.com.my\/*",
            "http:\/\/njoinow.astro.com.my\/*",
            "https:\/\/dev.njoinow.astro.com.my\/*",
            "http:\/\/dev.njoinow.astro.com.my\/*",
            "https:\/\/qa.njoinow.astro.com.my\/*",
            "http:\/\/qa.njoinow.astro.com.my\/*",
            "https:\/\/staging.njoinow.astro.com.my\/*",
            "http:\/\/staging.njoinow.astro.com.my\/*",
            "https:\/\/prod.njoinow.astro.com.my\/*",
            "http:\/\/prod.njoinow.astro.com.my\/*",
            "https:\/\/d8662whg27xrz.cloudfront.net\/*",
            "https:\/\/d2w6h2tbsesmlx.cloudfront.net\/*",
            "https:\/\/dothq9riahma8.cloudfront.net\/*",
            "https:\/\/d260bw5dvsa19i.cloudfront.net\/*",
            "https:\/\/preview.njoinow.astro.com.my\/*",
            "https:\/\/preview.astrogo.astro.com.my\/*",
            "https:\/\/rc.njoinow.astro.com.my\/*",
            "https:\/\/rc.astrogo.astro.com.my\/*"
        ]
    }
}