RockMIXFM

Playing the Best Rock on the Net - Sit back and Enjoy great music while at Home, Work or Driving Home..

什麼是RockMIXFM?

RockMIXFM是由https://rockmixfm.com開發的Chrome擴展程式,該擴展的主要功能是“Playing the Best Rock on the Net - Sit back and Enjoy great music while at Home, Work or Driving Home..”。

擴展截圖

下載RockMIXFM擴展crx文件

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

擴展使用說明

                        Sit back and Listen to great music from the 80's 90's and Today's hottest new bands.. 

Where Hair Bands of the 80’s unite and light up your streaming device with all the 80’s rock hits! Hear Def Leppard, Scorpions, Tesla, AC/DC, Warrant, Whitesnake, Metallica, Van Halen and more! If you LOVE 80s Rock…this is YOUR station!

The station that dig's into the 90's alternative music vault and brings out some great songs that you forgot you loved! RockOn!                    

擴展基本資訊

名稱 RockMIXFM RockMIXFM
ID pehaigdkajlclbambaopammdnclamgje
官方網址 https://chromewebstore.google.com/detail/rockmixfm/pehaigdkajlclbambaopammdnclamgje
簡介 Playing the Best Rock on the Net - Sit back and Enjoy great music while at Home, Work or Driving Home..
檔案大小 111 KB
安裝次數 58
目前版本 3.5
更新時間 2018-08-12
上架時間 2018-08-11
評分 5.00/5 共 2 次評分
開發者 https://rockmixfm.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://rockmixfm.com
隱私政策頁面URL http://rockmixfm.com/privacy.html
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RockMIXFM",
    "version": "3.5",
    "manifest_version": 2,
    "description": "Playing the Best Rock on the Net - Sit back and Enjoy great music while at Home, Work or Driving Home..",
    "homepage_url": "http:\/\/RockMIXFM.com",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "RockMIXFM - Playing the Best Rock on the Net"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}