Dogs Background
Wallpapers and Backgrounds in browser homepage
ما هو Dogs Background؟
Dogs Background هو إضافة Chrome تم تطويرها بواسطة echerqui32، والميزة الرئيسية لها هي "Wallpapers and Backgrounds in browser homepage".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dogs Background
قم بتنزيل ملفات الامتداد Dogs Background بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
We offer you backgrounds tagged with dogs available in HD resolutions for your desktop.
معلومات أساسية عن التمديد
الاسم | Dogs Background |
ID | ciemciopimabnijolopfooajlknglgkp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/dogs-background/ciemciopimabnijolopfooajlknglgkp |
الوصف | Wallpapers and Backgrounds in browser homepage |
حجم الملف | 9.62 MB |
عدد التثبيتات | 94 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2018-03-02 |
تاريخ النشر | 2018-03-02 |
المطور | echerqui32 |
اللغات المدعومة | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Dogs 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": "Dogs Background", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |