Themes South America

By installing this extension you will enjoy new tabs of South America

Themes South America là gì?

Themes South America là một tiện ích mở rộng Chrome được phát triển bởi marcoverrat04, và tính năng chính của nó là "By installing this extension you will enjoy new tabs of South America".

Ả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 Themes South America

Tải xuống các tệp mở rộng Themes South America 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

                        Are you tired of always having the same tab? With this extension you will have South America screens at each opening.                    

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

Tên Themes South America Themes South America
ID ehkabeaalmiojaiohdhaljlfhckgamlm
URL Chính Thức https://chrome.google.com/webstore/detail/themes-south-america/ehkabeaalmiojaiohdhaljlfhckgamlm
Mô tả By installing this extension you will enjoy new tabs of South America
Kích Thước Tệp 19.21 MB
Số Lần Cài Đặt 32
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2018-03-27
Ngày Phát Hành 2018-03-27
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển marcoverrat04
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"
    ]
}