Euro Truck Simulator Wallpapers and New Tab

Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.

Euro Truck Simulator Wallpapers and New Tab là gì?

Euro Truck Simulator Wallpapers and New Tab là một tiện ích mở rộng Chrome được phát triển bởi http://loadz.com, và tính năng chính của nó là "Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.".

Ả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 Euro Truck Simulator Wallpapers and New Tab

Tải xuống các tệp mở rộng Euro Truck Simulator Wallpapers and New Tab 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

                        Euro Truck Simulator Wallpapers and New Tab extension brings your browser to a new look and some useful tools.                    

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

Tên Euro Truck Simulator Wallpapers and New Tab Euro Truck Simulator Wallpapers and New Tab
ID ncfabnkpfmlepggaaijpohfdgbidlcbo
URL Chính Thức https://chrome.google.com/webstore/detail/euro-truck-simulator-wall/ncfabnkpfmlepggaaijpohfdgbidlcbo
Mô tả Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.
Kích Thước Tệp 43.07 KB
Số Lần Cài Đặt 276
Phiên Bản Hiện Tại 4.3
Cập Nhật Lần Cuối 2018-01-12
Ngày Phát Hành 2018-01-12
Đánh Giá 3.86/5 Tổng số 22 Đánh Giá
Nhà Phát Triển http://loadz.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Euro Truck Simulator Wallpapers and New Tab",
    "version": "4.3",
    "description": "Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.",
    "default_locale": "en",
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/euro-truck-simulator-bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "chrome_settings_overrides": {
        "homepage": "http:\/\/loadz.com",
        "search_provider": {
            "name": "iki Resim",
            "search_url": "http:\/\/loadz.com\/search\/{searchTerms}",
            "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}",
            "encoding": "UTF-8",
            "is_default": true,
            "favicon_url": "http:\/\/loadz.com\/favicon.ico",
            "keyword": "ikiresim.com"
        }
    },
    "browser_action": {
        "default_title": "Euro Truck Simulator"
    },
    "optional_permissions": [
        "management"
    ],
    "permissions": [
        "tabs",
        "topSites"
    ]
}