Solar

A living solar system for your new tab page

ما هو Solar؟

Solar هو إضافة Chrome تم تطويرها بواسطة https://mikmaks.co.nf، والميزة الرئيسية لها هي "A living solar system for your new tab page".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Solar

قم بتنزيل ملفات الامتداد Solar بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Sets your new tab page to a beautiful solar system.
See the 3-day forecast.
Keep a convenient to-do list.
Check the time.
Have your most important links orbiting the sun.
All of that and more, when you install Solar.
Enjoy :)

Changes in version 1.8!:
1. Planets look prettier (arguably :D)
2. Links appear when hovering over planets
3. Fixed Jupiter link bug

Again, I stress, tell me if you find any bugs or glitches, and leave feedback if you like it. Thank you!                    

معلومات أساسية عن التمديد

الاسم Solar Solar
ID ikkgfgogkemkgheegbioejihpoljdmlo
عنوان URL الرسمي https://chromewebstore.google.com/detail/solar/ikkgfgogkemkgheegbioejihpoljdmlo
الوصف A living solar system for your new tab page
حجم الملف 2.7 MB
عدد التثبيتات 97
النسخة الحالية 1.8
آخر تحديث 2016-06-30
تاريخ النشر 2016-06-29
تقييم 3.67/5 مجموع تقييمات 3
المطور https://mikmaks.co.nf
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Solar",
    "description": "A living solar system for your new tab page",
    "version": "1.8",
    "icons": {
        "16": "graphics\/icon16.png",
        "48": "graphics\/icon48.png",
        "128": "graphics\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "system.html"
    },
    "permissions": [
        "storage",
        "geolocation"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}