Formula 1 New Tab

Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.

Cos'è Formula 1 New Tab?

Formula 1 New Tab è un'estensione di Chrome sviluppata da Thad Warren, e la sua funzione principale è "Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Formula 1 New Tab

Scarica i file di estensione Formula 1 New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome Formula 1 New Tab Formula 1 New Tab
ID ikpapninecmpnphogiiklneddajeeebi
URL Ufficiale https://chrome.google.com/webstore/detail/formula-1-new-tab/ikpapninecmpnphogiiklneddajeeebi
Descrizione Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.
Dimensione del File 3.25 MB
Conteggio Installazioni 453
Versione Corrente 1.1
Ultimo Aggiornamento 2016-09-02
Data di Pubblicazione 2016-09-02
Valutazione 4.57/5 Totale 21 Valutazioni
Sviluppatore Thad Warren
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Formula 1 New Tab",
    "description": "Uses the top post in https:\/\/www.reddit.com\/r\/F1Porn to create a F1 image background in every new tab opened in Chrome.",
    "version": "1.1",
    "icons": {
        "16": "\/images\/icons\/icon16.png",
        "48": "\/images\/icons\/icon48.png",
        "128": "\/images\/icons\/icon128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2
}