Radio Mais FM 95,3
Rádio Mais FM agora tambem enquanto navega no Facebook.
Wat is Radio Mais FM 95,3?
Radio Mais FM 95,3 is een Chrome-extensie ontwikkeld door Cross Host, en de belangrijkste functie is "Rádio Mais FM agora tambem enquanto navega no Facebook.".
Extensie Screenshots
Download het CRX-bestand van de extensie Radio Mais FM 95,3
Download Radio Mais FM 95,3-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Rádio Mais FM 95,3 com programação exclusiva enquanto navega no Facebook.
Basisinformatie over de Extensie
Naam | |
ID | hkllophnhaaofmophcechdcbnmadloga |
Officiële URL | https://chrome.google.com/webstore/detail/radio-mais-fm-953/hkllophnhaaofmophcechdcbnmadloga |
Beschrijving | Rádio Mais FM agora tambem enquanto navega no Facebook. |
Bestandsgrootte | 54.29 KB |
Aantal Installaties | 15 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2013-04-19 |
Publicatiedatum | 2013-04-19 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Cross Host |
Betalingswijze | free |
Ondersteunde Talen | 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" } |