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
公式URL 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
Eメール [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"
    }
}