Formula Racing News

All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!

Wat is Formula Racing News?

Formula Racing News is een Chrome-extensie ontwikkeld door Track Star, en de belangrijkste functie is "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Formula Racing News

Download Formula Racing News-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

                        This extension will replace the default new tab page with the latest F1 news from www.formula1.com and YouTube as well as a countdown to the next race session.                    

Basisinformatie over de Extensie

Naam Formula Racing News Formula Racing News
ID egkmfkdhpmifndbjonkfjcphhkpdiepg
Officiële URL https://chromewebstore.google.com/detail/formula-racing-news/egkmfkdhpmifndbjonkfjcphhkpdiepg
Beschrijving All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!
Bestandsgrootte 229 KB
Aantal Installaties 46
Huidige Versie 0.0.3
Laatst Bijgewerkt 2020-08-06
Publicatiedatum 2020-07-24
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Track Star
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Formula Racing News",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!",
    "icons": {
        "16": "icons\/FRNicon16.png",
        "48": "icons\/FRNicon48.png",
        "128": "icons\/FRNicon128.png"
    },
    "default_locale": "en",
    "page_action": {
        "default_icon": "icons\/FRNicon19.png",
        "default_title": "page action demo",
        "default_popup": "src\/page_action\/page_action.html"
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com\/jquery-1.7.1.min.js https:\/\/widget.rss.app; object-src 'self'"
}