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 | 
| 电子邮箱 | [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"
    }
}  |  |