Euro Truck Simulator Wallpapers and New Tab
Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.
Wat is Euro Truck Simulator Wallpapers and New Tab?
Euro Truck Simulator Wallpapers and New Tab is een Chrome-extensie ontwikkeld door http://loadz.com, en de belangrijkste functie is "Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Euro Truck Simulator Wallpapers and New Tab
Download Euro Truck Simulator Wallpapers and New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Euro Truck Simulator Wallpapers and New Tab extension brings your browser to a new look and some useful tools.
Basisinformatie over de Extensie
Naam | |
ID | ncfabnkpfmlepggaaijpohfdgbidlcbo |
Officiële URL | https://chrome.google.com/webstore/detail/euro-truck-simulator-wall/ncfabnkpfmlepggaaijpohfdgbidlcbo |
Beschrijving | Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser. |
Bestandsgrootte | 43.07 KB |
Aantal Installaties | 276 |
Huidige Versie | 4.3 |
Laatst Bijgewerkt | 2018-01-12 |
Publicatiedatum | 2018-01-12 |
Beoordeling | 3.86/5 Totaal 22 Beoordelingen |
Ontwikkelaar | http://loadz.com |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |