Tropics Wallpapers
Tropics wallpapers.
ما هو Tropics Wallpapers؟
Tropics Wallpapers هو إضافة Chrome تم تطويرها بواسطة Browser Labs Pty Ltd، والميزة الرئيسية لها هي "Tropics wallpapers.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tropics Wallpapers
قم بتنزيل ملفات الامتداد Tropics Wallpapers بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Enjoy beautiful tropics wallpapers each time you open a new tab, and take yourself away from wherever you are in the world, right from your computer Install this extension, surf the web and view different tropical pictures from around the world directly from your computer Features - A different stunning tropical wallpaper each time you open a new tab - Fast & relevant web search in an instant - Quick links to your favorite social media platforms By clicking "Add to chrome", I accept and agree to installing the Tropics Wallpapers Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy(https://browser-labs.com.au/privacy-policy) and Terms of Use(https://browser-labs.com.au/terms-and-conditions).
معلومات أساسية عن التمديد
الاسم | Tropics Wallpapers |
ID | jaojlipebniecibfojijkgbnghacnecl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tropics-wallpapers/jaojlipebniecibfojijkgbnghacnecl |
الوصف | Tropics wallpapers. |
حجم الملف | 6.99 MB |
عدد التثبيتات | 28,639 |
النسخة الحالية | 0.1 |
آخر تحديث | 2021-07-31 |
تاريخ النشر | 2021-07-31 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Browser Labs Pty Ltd |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://browser-labs.com.au/privacy-policy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tropics Wallpapers", "author": "Frooty Studios", "description": "Tropics wallpapers.", "version": "0.1", "manifest_version": 2, "icons": { "128": "assets\/imgs\/ex_logo_128.png" }, "chrome_url_overrides": { "newtab": "views\/tabs\/tabs.html" }, "browser_action": [], "background": { "scripts": [ ".\/backgroundScript\/backgroundScript.js" ], "persistent": true }, "permissions": [] } |