Solar

A living solar system for your new tab page

Solar क्या है?

Solar https://mikmaks.co.nf द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A living solar system for your new tab page"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Solar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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'"
}