U.S. Air Force New Tab Photos
Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.
U.S. Air Force New Tab Photosとは何ですか?
U.S. Air Force New Tab Photosはhttps://www.baxbox.comによって開発されたChromeの拡張機能で、その主な機能は「Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window.」です。
拡張機能のスクリーンショット
U.S. Air Force New Tab Photos拡張機能のCRXファイルをダウンロード
U.S. Air Force New Tab Photos拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Install this cool plugin to get a new U.S. Air Force photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.                     拡張機能の基本情報
| 名前 |   |  
| ID | dikdjdbhbobcmfddegbmhmpldbgifkaf | 
| 公式URL | https://chromewebstore.google.com/detail/us-air-force-new-tab-phot/dikdjdbhbobcmfddegbmhmpldbgifkaf | 
| 説明 | Show your support by installing this cool plugin to get a new Air Force photo as your browser background when you open a new window. | 
| ファイルサイズ | 27.09 KB | 
| インストール数 | 147 | 
| 現在のバージョン | 1.0.1 | 
| 最終更新日 | 2016-10-10 | 
| 公開日 | 2016-10-10 | 
| 評価 | 4.00/5 合計 3 レビュー | 
| 開発者 | https://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. Air Force New Tab Photos",
    "short_name": "U.S. Air Force Army New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Air Force photo as your browser 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"
    }
}  |  |