Radio Area51 Publishing

Una semplice estensione per ascoltare Radio Area51 Publishing dal tuo Browser.

Radio Area51 Publishingとは何ですか?

Radio Area51 Publishingはhttps://www.dreamsiteradio.comによって開発されたChromeの拡張機能で、その主な機能は「Una semplice estensione per ascoltare Radio Area51 Publishing dal tuo Browser.」です。

拡張機能のスクリーンショット

screenshot

Radio Area51 Publishing拡張機能のCRXファイルをダウンロード

Radio Area51 Publishing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Radio Area51 Publishing è la prima web radio interamente dedicata alla tua crescita personale. Scarica la nostra estensione per ascoltarci dal tuo browser.                    

拡張機能の基本情報

名前 Radio Area51 Publishing Radio Area51 Publishing
ID balpgnfgfilkegkkieppggjfblihfoca
公式URL https://chromewebstore.google.com/detail/radio-area51-publishing/balpgnfgfilkegkkieppggjfblihfoca
説明 Una semplice estensione per ascoltare Radio Area51 Publishing dal tuo Browser.
ファイルサイズ 968 KB
インストール数 25
現在のバージョン 1.0
最終更新日 2018-04-20
公開日 2018-04-20
開発者 https://www.dreamsiteradio.com
支払い方法 free
対応言語 it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Radio Area51 Publishing",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Una semplice estensione per ascoltare Radio Area51 Publishing dal tuo Browser.",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Radio Area51 Publishing"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "background"
    ]
}