Space Backgrounds

Awesome space backgrounds.

Wat is Space Backgrounds?

Space Backgrounds is een Chrome-extensie ontwikkeld door monarchdigitalio, en de belangrijkste functie is "Awesome space backgrounds.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Space Backgrounds

Download Space Backgrounds-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Experience the most amazing space backgrounds.

This extension allows you to choose from several different space background images and set one as your default. Bing will be the default search engine on your New Tab page.

This extension only requires New Tab override permissions.

By clicking "Add to chrome", I accept and agree to installing the Space Backgrounds extension and setting Chrome™ New Tab to that provided by the service and the Privacy (http://monarchdigital.io/privacy) and Terms of Use (http://monarchdigital.io/terms). This extension provides user with a Custom Web Search on your New Tab.

Some of the web search services provided herein are provided by https://find.search-armor.com/ Search and powered by find.search-armor.com search partners. For information on the web search services data collection, please visit http://info.search-armor.com, and the search provider's privacy policy, as applicable                    

Basisinformatie over de Extensie

Naam Space Backgrounds Space Backgrounds
ID dpcajkcfllofgpdhkdgekcoemhfglbdj
Officiële URL https://chrome.google.com/webstore/detail/space-backgrounds/dpcajkcfllofgpdhkdgekcoemhfglbdj
Beschrijving Awesome space backgrounds.
Bestandsgrootte 6.04 MB
Aantal Installaties 61,208
Huidige Versie 3.3
Laatst Bijgewerkt 2023-02-23
Publicatiedatum 2020-02-26
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar monarchdigitalio
E-mail [email protected]
URL van de Privacybeleid Pagina http://monarchdigital.io/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Space Backgrounds",
    "description": "Awesome space backgrounds.",
    "version": "3.3",
    "browser_action": [],
    "permissions": [],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}