Splendid
A collection of splendid background videos on every new tab
ما هو Splendid؟
Splendid هو إضافة Chrome تم تطويرها بواسطة danielkellyio، والميزة الرئيسية لها هي "A collection of splendid background videos on every new tab".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Splendid
قم بتنزيل ملفات الامتداد Splendid بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Make your new tab experience SPLENDID with an assortment of BEAUTIFUL VIDEOS, customizable to your settings. NEW videos uploaded monthly :)
معلومات أساسية عن التمديد
الاسم | ![]() |
ID | cclkohfblcmkiefomfkbgiphdngjmjpl |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl |
الوصف | A collection of splendid background videos on every new tab |
حجم الملف | 464 KB |
عدد التثبيتات | 39 |
النسخة الحالية | 1.4 |
آخر تحديث | 2020-04-27 |
تاريخ النشر | 2020-04-27 |
المطور | danielkellyio |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Splendid", "version": "1.4", "description": "A collection of splendid background videos on every new tab", "icons": [], "chrome_url_overrides": { "newtab": "index.html" }, "content_scripts": [], "permissions": [ "tabs" ] } |