Racing cars Background
Wallpapers and Backgrounds in browser homepage
ما هو Racing cars Background؟
Racing cars Background هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Wallpapers and Backgrounds in browser homepage".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Racing cars Background
قم بتنزيل ملفات الامتداد Racing cars Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The best starting point for surfing the internet: fast, efficient and customizable! Create your Racing cars Start Page! This extension allows you to enrich and personalize your home page
معلومات أساسية عن التمديد
الاسم | Racing cars Background |
ID | ebopmadmefafkchimikckagkfgmabbbf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/racing-cars-background/ebopmadmefafkchimikckagkfgmabbbf |
الوصف | Wallpapers and Backgrounds in browser homepage |
حجم الملف | 9.8 MB |
عدد التثبيتات | 525 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2018-03-03 |
تاريخ النشر | 2018-03-03 |
المطور | Unknown |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Racing cars Background" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Wallpapers and Backgrounds in browser homepage", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Racing cars Background", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |