Starcraft Wallpapers HD

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

Starcraft Wallpapers HD là gì?

Starcraft Wallpapers HD là một tiện ích mở rộng Chrome được phát triển bởi victoria26051, và tính năng chính của nó là "Intall the extension of Starcraft to have new photos at each opening of new tabs.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Starcraft Wallpapers HD

Tải xuống các tệp mở rộng Starcraft Wallpapers HD dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Starcraft Wallpapers HD Starcraft Wallpapers HD
ID dkebnjleeajeibkdjcfaonlgljibjebp
URL Chính Thức https://chrome.google.com/webstore/detail/starcraft-wallpapers-hd/dkebnjleeajeibkdjcfaonlgljibjebp
Mô tả Intall the extension of Starcraft to have new photos at each opening of new tabs.
Kích Thước Tệp 9.26 MB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2018-03-23
Ngày Phát Hành 2018-03-23
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển victoria26051
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}