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.

Formula 1 New Tabとは何ですか?

Formula 1 New TabはThad Warrenによって開発されたChromeの拡張機能で、その主な機能は「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

Formula 1 New Tab拡張機能のCRXファイルをダウンロード

Formula 1 New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Formula 1 New Tab Formula 1 New Tab
ID ikpapninecmpnphogiiklneddajeeebi
公式URL https://chrome.google.com/webstore/detail/formula-1-new-tab/ikpapninecmpnphogiiklneddajeeebi
説明 Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.
ファイルサイズ 3.25 MB
インストール数 453
現在のバージョン 1.1
最終更新日 2016-09-02
公開日 2016-09-02
評価 4.57/5 合計 21 レビュー
開発者 Thad Warren
Eメール [email protected]
支払い方法 free
対応言語 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
}