Starcraft Wallpapers HD

Intall the extension of Starcraft to have new photos at each opening of new tabs.

Starcraft Wallpapers HDとは何ですか?

Starcraft Wallpapers HDはvictoria26051によって開発されたChromeの拡張機能で、その主な機能は「Intall the extension of Starcraft to have new photos at each opening of new tabs.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Starcraft Wallpapers HD拡張機能のCRXファイルをダウンロード

Starcraft Wallpapers HD拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Do you like Starcraft's photos? So with this extension you will be happy, because we offer beautiful wallpapers of Starcraft that will embellish your new tabs.                    

拡張機能の基本情報

名前 Starcraft Wallpapers HD Starcraft Wallpapers HD
ID dkebnjleeajeibkdjcfaonlgljibjebp
公式URL https://chrome.google.com/webstore/detail/starcraft-wallpapers-hd/dkebnjleeajeibkdjcfaonlgljibjebp
説明 Intall the extension of Starcraft to have new photos at each opening of new tabs.
ファイルサイズ 9.26 MB
インストール数 58
現在のバージョン 1.0.0
最終更新日 2018-03-23
公開日 2018-03-23
評価 5.00/5 合計 1 レビュー
開発者 victoria26051
支払い方法 free
対応言語 de,en,fr,es,it,pt-BR,pt-PT,ru
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "__MSG_appName__"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}