Firefighter New Tab Wallpaper

This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.

什麼是Firefighter New Tab Wallpaper?

Firefighter New Tab Wallpaper是由http://www.baxbox.com開發的Chrome擴展程式,該擴展的主要功能是“This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.”。

擴展截圖

screenshot
screenshot
screenshot

下載Firefighter New Tab Wallpaper擴展crx文件

下載Firefighter New Tab Wallpaper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window. You can support a national charity for fallen fire fighters by using this extension. Each time you use the search feature, a portion of the revenue earned will be donated to a national charity for fallen firefighters.                    

擴展基本資訊

名稱 Firefighter New Tab Wallpaper Firefighter New Tab Wallpaper
ID memhpjnhamgblgimhnadmiaghpodinlh
官方網址 https://chrome.google.com/webstore/detail/firefighter-new-tab-wallp/memhpjnhamgblgimhnadmiaghpodinlh
簡介 This is the hottest plugin for firefighters! You get firefighter images as your background every time you open a new window.
檔案大小 35.66 KB
安裝次數 382
目前版本 1.0.1
更新時間 2016-10-10
上架時間 2016-10-10
評分 4.15/5 共 13 次評分
開發者 http://www.baxbox.com
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Firefighter New Tab Wallpaper",
    "short_name": "Firefighter New Tab",
    "description": "This is the hottest plugin for firefighters! You get firefighter images as your background every time 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"
    }
}