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 | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
    }
}  |  |