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؟
Euro Truck Simulator Wallpapers and New Tab هو إضافة Chrome تم تطويرها بواسطة http://loadz.com، والميزة الرئيسية لها هي "Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Euro Truck Simulator Wallpapers and New Tab
قم بتنزيل ملفات الامتداد Euro Truck Simulator Wallpapers and New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Euro Truck Simulator Wallpapers and New Tab extension brings your browser to a new look and some useful tools.
معلومات أساسية عن التمديد
الاسم | |
ID | ncfabnkpfmlepggaaijpohfdgbidlcbo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/euro-truck-simulator-wall/ncfabnkpfmlepggaaijpohfdgbidlcbo |
الوصف | Euro Truck Simulator wallpapers and new tab extension brings you a new look to your Chrome browser. |
حجم الملف | 43.07 KB |
عدد التثبيتات | 276 |
النسخة الحالية | 4.3 |
آخر تحديث | 2018-01-12 |
تاريخ النشر | 2018-01-12 |
تقييم | 3.86/5 مجموع تقييمات 22 |
المطور | http://loadz.com |
نوع الدفع | free |
اللغات المدعومة | 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" ] } |