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
官方網址 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"
    }
}