Euro Truck Simulator Wallpapers and New Tab

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

What is Euro Truck Simulator Wallpapers and New Tab?

Euro Truck Simulator Wallpapers and New Tab is a Chrome extension developed by http://loadz.com, and its main feature is "Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Euro Truck Simulator Wallpapers and New Tab Extension CRX File

Download Euro Truck Simulator Wallpapers and New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Euro Truck Simulator Wallpapers and New Tab Euro Truck Simulator Wallpapers and New Tab
ID ncfabnkpfmlepggaaijpohfdgbidlcbo
Official URL https://chrome.google.com/webstore/detail/euro-truck-simulator-wall/ncfabnkpfmlepggaaijpohfdgbidlcbo
Description Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.
File Size 43.07 KB
Installation Count 276
Current Version 4.3
Last Updated 2018-01-12
Publish Date 2018-01-12
Rating 3.86/5 Total 22 Ratings
Developer http://loadz.com
Payment Type free
Supported Languages 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"
    ]
}