U.S. Marines New Tab Photos

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

什么是U.S. Marines New Tab Photos?

U.S. Marines New Tab Photos是由http://www.baxbox.com开发的Chrome扩展程序,该扩展的主要功能是“Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.”。

扩展截图

screenshot
screenshot
screenshot

下载U.S. Marines New Tab Photos扩展crx文件

下载U.S. Marines New Tab Photos扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 U.S. Marines New Tab Photos U.S. Marines New Tab Photos
ID eemdmnkcoadbjjahiciaahbkjgijnmak
官方URL https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak
简介 Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
文件大小 29.01 KB
安装次数 124
当前版本 1.0.1
更新时间 2016-10-10
上架时间 2016-10-10
评分 2.78/5 共9次评分
开发者 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. Marines New Tab Photos",
    "short_name": "U.S. Marines New Tab Photos",
    "description": "Show your support by installing this cool plugin to get a new Marines 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"
    }
}