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.

Qu'est-ce que Formula 1 New Tab ?

Formula 1 New Tab est une extension Chrome développée par Thad Warren, et sa fonction principale est "Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Formula 1 New Tab

Téléchargez les fichiers d'extension Formula 1 New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Formula 1 New Tab Formula 1 New Tab
ID ikpapninecmpnphogiiklneddajeeebi
URL Officiel https://chrome.google.com/webstore/detail/formula-1-new-tab/ikpapninecmpnphogiiklneddajeeebi
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.
Taille du Fichier 3.25 MB
Nombre d'Installations 453
Version Actuelle 1.1
Dernière Mise à Jour 2016-09-02
Date de Publication 2016-09-02
Évaluation 4.57/5 Total 21 Évaluations
Développeur Thad Warren
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}