Solar

A living solar system for your new tab page

Apa itu Solar?

Solar adalah ekstensi Chrome yang dikembangkan oleh https://mikmaks.co.nf, dan fitur utamanya adalah "A living solar system for your new tab page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Solar

Unduh file ekstensi Solar dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Solar Solar
ID ikkgfgogkemkgheegbioejihpoljdmlo
URL Resmi https://chromewebstore.google.com/detail/solar/ikkgfgogkemkgheegbioejihpoljdmlo
Deskripsi A living solar system for your new tab page
Ukuran File 2.7 MB
Jumlah Instalasi 97
Versi Saat Ini 1.8
Terakhir Diperbarui 2016-06-30
Tanggal Publikasi 2016-06-29
Penilaian 3.67/5 Total 3 Penilaian
Pengembang https://mikmaks.co.nf
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}