Radio Mais FM 95,3

Rádio Mais FM agora tambem enquanto navega no Facebook.

What is Radio Mais FM 95,3?

Radio Mais FM 95,3 is a Chrome extension developed by Cross Host, and its main feature is "Rádio Mais FM agora tambem enquanto navega no Facebook.".

Extension Screenshots

screenshot

Download Radio Mais FM 95,3 Extension CRX File

Download Radio Mais FM 95,3 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

                        Rádio Mais FM 95,3 com programação exclusiva enquanto navega no Facebook.                    

Extension Basic Information

Name Radio Mais FM 95,3 Radio Mais FM 95,3
ID hkllophnhaaofmophcechdcbnmadloga
Official URL https://chrome.google.com/webstore/detail/radio-mais-fm-953/hkllophnhaaofmophcechdcbnmadloga
Description Rádio Mais FM agora tambem enquanto navega no Facebook.
File Size 54.29 KB
Installation Count 15
Current Version 1.2
Last Updated 2013-04-19
Publish Date 2013-04-19
Rating 3.00/5 Total 2 Ratings
Developer Cross Host
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "content_scripts": [
        {
            "all_frames": false,
            "exclude_matches": [
                "*:\/\/www.facebook.com\/login.php",
                "*:\/\/www.facebook.com\/dialog\/*",
                "*:\/\/www.facebook.com\/desktop_notifications\/rsrc.php",
                "*:\/\/www.facebook.com\/desktop_notifications\/get.php",
                "*:\/\/www.facebook.com\/desktop_notifications\/counts.php"
            ],
            "js": [
                "jquery\/jquery.min.js",
                "main.js"
            ],
            "matches": [
                "*:\/\/www.facebook.com\/*",
                "*:\/\/www.twitter.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "R\u00e1dio Mais FM agora tambem enquanto navega no Facebook.",
    "icons": {
        "128": "radiomais128x128.png",
        "16": "radiomais16x16.png",
        "48": "radiomais48x48.png"
    },
    "manifest_version": 2,
    "name": "Radio Mais FM 95,3",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}