Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
ما هو Places2C - Amazing Backgrounds؟
Places2C - Amazing Backgrounds هو إضافة Chrome تم تطويرها بواسطة BestDev، والميزة الرئيسية لها هي "Places2C Amazing Backgrounds".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Places2C - Amazing Backgrounds
قم بتنزيل ملفات الامتداد Places2C - Amazing Backgrounds بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
معلومات أساسية عن التمديد
الاسم | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
الوصف | Places2C Amazing Backgrounds |
حجم الملف | 445 KB |
عدد التثبيتات | 78 |
النسخة الحالية | 2.0.0 |
آخر تحديث | 2021-03-27 |
تاريخ النشر | 2021-03-27 |
تقييم | 5.00/5 مجموع تقييمات 5 |
المطور | BestDev |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |