U.S. Navy New Tab Photos

Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.

U.S. Navy New Tab Photosとは何ですか?

U.S. Navy New Tab Photosはhttp://www.baxbox.comによって開発されたChromeの拡張機能で、その主な機能は「Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

U.S. Navy New Tab Photos拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Install this cool plugin to get a new U.S. Navy photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                    

拡張機能の基本情報

名前 U.S. Navy New Tab Photos U.S. Navy New Tab Photos
ID kdiannhmifckbfgfofhmlbdbppcjmjnj
公式URL https://chrome.google.com/webstore/detail/us-navy-new-tab-photos/kdiannhmifckbfgfofhmlbdbppcjmjnj
説明 Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.
ファイルサイズ 26.99 KB
インストール数 110
現在のバージョン 1.0.1
最終更新日 2016-10-10
公開日 2016-10-10
評価 2.75/5 合計 4 レビュー
開発者 http://www.baxbox.com
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "U.S. Navy New Tab Photos",
    "short_name": "U.S. Navy New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Navy photo as your browsers background when you open a new window.",
    "version": "1.0.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "\/newtab.html"
    },
    "icons": {
        "16": "\/icon16.png",
        "48": "\/icon48.png",
        "128": "\/icon128.png"
    }
}