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