Space Web Results
Web Results with space themed background.
ما هو Space Web Results؟
Space Web Results هو إضافة Chrome تم تطويرها بواسطة https://happy-hours.xyz، والميزة الرئيسية لها هي "Web Results with space themed background.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Space Web Results
قم بتنزيل ملفات الامتداد Space Web Results بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Change your default search engine for happy-hours space theme.
You can change the speed, size, number and colors of the stars. معلومات أساسية عن التمديد
| الاسم | |
| ID | ldmnpfbhdhmdakfdlgfehcojocicialc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/space-web-results/ldmnpfbhdhmdakfdlgfehcojocicialc |
| الوصف | Web Results with space themed background. |
| حجم الملف | 11.85 KB |
| عدد التثبيتات | 30 |
| النسخة الحالية | 1.0.3 |
| آخر تحديث | 2021-10-06 |
| تاريخ النشر | 2020-02-15 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | https://happy-hours.xyz |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://happy-hours.xyz/privacy.html |
| اللغات المدعومة | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "background.js"
},
"icons": {
"128": "128.png"
},
"chrome_settings_overrides": {
"search_provider": {
"name": "Space Web Results",
"keyword": "__MSG_appName__",
"search_url": "https:\/\/happy-hours.xyz\/search?theme=speedl&q={searchTerms}",
"favicon_url": "https:\/\/happy-hours.xyz\/bundles\/app\/img\/favicon_search_engine\/favicon-32x32.png",
"encoding": "UTF-8",
"is_default": true
}
},
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.0.3"
} | |