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