gazzetaRossonera News Reader
Le ultime News sul Milan - gazzetaRossonera.it
What is gazzetaRossonera News Reader?
gazzetaRossonera News Reader is a Chrome extension developed by http://www.gazzettarossonera.it, and its main feature is "Le ultime News sul Milan - gazzetaRossonera.it".
Extension Screenshots
Download gazzetaRossonera News Reader Extension CRX File
Download gazzetaRossonera News Reader 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
Tutte le news in tempo reale sul Milan provenienti dai maggiori network nazionali Milan AC Milan Milan.it
Extension Basic Information
Name | |
ID | gljjoionbpkehhfpppkecppejfknlfdd |
Official URL | https://chrome.google.com/webstore/detail/gljjoionbpkehhfpppkecppejfknlfdd |
Description | Le ultime News sul Milan - gazzetaRossonera.it |
File Size | 56.63 KB |
Installation Count | 75 |
Current Version | 1.0 |
Last Updated | 2015-10-20 |
Publish Date | 2015-10-20 |
Rating | 4.25/5 Total 4 Ratings |
Developer | http://www.gazzettarossonera.it |
Payment Type | free |
Extension Website | http://www.gazzettarossonera.it/ |
Supported Languages | it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "gazzetaRossonera News Reader", "version": "1.0", "description": "Le ultime News sul Milan - gazzetaRossonera.it", "icons": { "128": "icon_128.png", "48": "icon_48.png" }, "browser_action": { "default_title": "gazzetaRossonera News", "default_icon": "news_action.png", "default_popup": "feed.html" }, "permissions": [ "tabs", "http:\/\/feeds.feedburner.com\/*" ], "manifest_version": 2 } |