Hard Rock Hell Radio

24 hour radio station bringing the best in unsigned, independent and well known artists..

What is Hard Rock Hell Radio?

Hard Rock Hell Radio is a Chrome extension developed by https://www.hardrockhellradio.com, and its main feature is "24 hour radio station bringing the best in unsigned, independent and well known artists..".

Extension Screenshots

screenshot

Download Hard Rock Hell Radio Extension CRX File

Download Hard Rock Hell Radio extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Welcome to Hard Rock Hell Radio, bringing you the best of rock, punk, metal, AOR, doom, blues, prog and more. Music, interviews, exclusive airplays, guest slots! There is a party in hell and you just arrived at the gates! 

Hard Rock Hell Radio was born out of passion for the music. A 24 hour radio station bringing the best in unsigned, independent and well known artists.

Regular schedule of programs from a group of highly passionate radio presenters as well as special guest hosts, interviews and more.

The station will have regular HRH branded shows dedicated to the genres of the events plus announcements of bands playing the festivals too.                    

Extension Basic Information

Name Hard Rock Hell Radio Hard Rock Hell Radio
ID lemgfgdikmckghbnmmhbkbmglhkbpabk
Official URL https://chromewebstore.google.com/detail/hard-rock-hell-radio/lemgfgdikmckghbnmmhbkbmglhkbpabk
Description 24 hour radio station bringing the best in unsigned, independent and well known artists..
File Size 37.95 KB
Installation Count 72
Current Version 1.0
Last Updated 2017-09-05
Publish Date 2017-09-05
Developer https://www.hardrockhellradio.com
Payment Type free
Supported Languages en-GB
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/HRH-Radio.png"
    },
    "manifest_version": 2,
    "version": "1.0",
    "name": "Hard Rock Hell Radio",
    "description": "24 hour radio station bringing the best in unsigned, independent and well known artists..",
    "icons": {
        "128": "icons\/HRH-Radio.png",
        "16": "icons\/HRH-Radio.png",
        "48": "icons\/HRH-Radio.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}