Our Solar System - HD Wallpapers & Themes

Have Fresh And New Images Of The Solar System On Every Tab, Beautifully Selected Space Images And Auto Updated Weekly.

Τι είναι το Our Solar System - HD Wallpapers & Themes;

Το Our Solar System - HD Wallpapers & Themes είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.oursolarsystem.world, και η κύρια λειτουργία του είναι "Have Fresh And New Images Of The Solar System On Every Tab, Beautifully Selected Space Images And Auto Updated Weekly.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Our Solar System - HD Wallpapers & Themes

Λήψη αρχείων επέκτασης Our Solar System - HD Wallpapers & Themes σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Oursolarsystem provides a fascinating and entertaining insight into the world and universe within which we all live. This free educational and entertaining extension will provide you with all you need to know about the planets, stars and objects within which we all live and are surrounded by. 
Think you already know the solar system? Test your knowledge alongside amazing facts such as as;

Uranus moons are named after characters created by William Shakespeare and Alexander Pope. These include Oberon, Titania and Miranda. All the worlds are frozen on a dark surface. Some are a mixture of ice and stone.

And also…

Mars and Earth are almost equal. Although Mars occupies only 15% of the Earth's volume and only more than 10% of the Earth's mass, it covers about two-thirds of its surface. The gravity of the planet Mars's character is only 37% of the Earth's surface (meaning that your jump to Mars can be three times higher).

As well as amazing facts and information, The extension also provides hundreds of beautiful high definition background images, which can be selected by the user and displayed as a showreel on your desktop to customise and enhance your web browsing experience. These can be set on rotation delivering you a fresh image every minute, hour or day. You have full control! 

We also regularly update our images and information to ensure that like the solar system, oursolarsystem.world is an ever changing and evolving extension. 

Additional features also provide the time, weather and multiple search options all within the most fascinating subject matter on the planet.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Our Solar System - HD Wallpapers & Themes Our Solar System - HD Wallpapers & Themes
ID aanaoeklpeeiknnlgpmehafoilhcfnjp
Επίσημο URL https://chromewebstore.google.com/detail/our-solar-system-hd-wallp/aanaoeklpeeiknnlgpmehafoilhcfnjp
Περιγραφή Have Fresh And New Images Of The Solar System On Every Tab, Beautifully Selected Space Images And Auto Updated Weekly.
Μέγεθος Αρχείου 327 KB
Αριθμός Εγκαταστάσεων 244
Τρέχουσα Έκδοση 1.0.0.3
Τελευταία Ενημέρωση 2021-07-20
Ημερομηνία Δημοσίευσης 2021-07-20
Προγραμματιστής https://www.oursolarsystem.world
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://oursolarsystem.world/
Διεύθυνση URL της Σελίδας Βοήθειας http://oursolarsystem.world/terms.html
URL της Σελίδας Πολιτικής Απορρήτου http://oursolarsystem.world/privacy-policy.html
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Our Solar System - HD Wallpapers & Themes",
    "short_name": "Oursolarsystem.world",
    "description": "Have Fresh And New Images Of The Solar System On Every Tab, Beautifully Selected Space Images And Auto Updated Weekly.",
    "version": "1.0.0.3",
    "permissions": [
        "tabs",
        "topSites",
        "storage",
        "unlimitedStorage",
        "alarms",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.oursolarsystem.world\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icons\/128.png",
        "48": "icons\/48.png",
        "32": "icons\/32.png",
        "16": "icons\/16.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Oursolarsystem search",
            "keyword": "fs",
            "is_default": true,
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/ext.oursolarsystem.world\/favicon.ico",
            "search_url": "https:\/\/ext.oursolarsystem.world\/?sr=default&q={searchTerms}"
        }
    },
    "browser_action": {
        "default_icon": "icons\/32.png"
    }
}