Just Dance songs list (Unlimited Service)

This extensions shows you the complete list of the songs that you get in Just Dance game when you subscribe to the Unlimited…

什麼是Just Dance songs list (Unlimited Service)?

Just Dance songs list (Unlimited Service)是由Adrián Arbizu開發的Chrome擴展程式,該擴展的主要功能是“This extensions shows you the complete list of the songs that you get in Just Dance game when you subscribe to the Unlimited…”。

擴展截圖

screenshot
screenshot

下載Just Dance songs list (Unlimited Service)擴展crx文件

下載Just Dance songs list (Unlimited Service)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This extensions shows you the complete list of the songs that you get in Just Dance game when you subscribe to the Unlimited Service.
When a new song is added to this service, it will show with a "NEW" tag along the name.
You can also filter all the songs to find your favourite ones and play a preview of all songs (30 seconds).

JUST DANCE® UNLIMITED is an online streaming service that grants you unlimited exclusive access to an ever-growing catalog of more than 400 of the best Just Dance songs from yesterday, today, and tomorrow. 24 Hour, 1 month, 3 month, and 12 month passes are available. Choose the pass that’s right for you and keep the party going!

Share your experience at the Chrome Store and rate Just Dance songs (Unlimited Subscription) extension.
Extension made by Adrián Arbizu Donoso (Spain). 
Framework used: Angular 12.                    

擴展基本資訊

名稱 Just Dance songs list (Unlimited Service) Just Dance songs list (Unlimited Service)
ID njlmbkpmjgfkldhblcclipibdinciioi
官方網址 https://chromewebstore.google.com/detail/just-dance-songs-list-unl/njlmbkpmjgfkldhblcclipibdinciioi
簡介 This extensions shows you the complete list of the songs that you get in Just Dance game when you subscribe to the Unlimited…
檔案大小 299 KB
安裝次數 760
目前版本 2.6.0
更新時間 2023-09-11
上架時間 2020-02-17
評分 4.71/5 共 7 次評分
開發者 Adrián Arbizu
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "manifest_version": 3,
    "name": "Just Dance songs list (Unlimited Service)",
    "version": "2.6.0",
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_title": "View song list!",
        "default_popup": "index.html#\/popup"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "19": "assets\/icon128.png",
        "38": "assets\/icon128.png",
        "128": "assets\/icon128.png"
    },
    "short_name": "JDN",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}