Cosmos Eyes from NASA

Enjoy amazing and beautiful space-time photographs on new tab.

Wat is Cosmos Eyes from NASA?

Cosmos Eyes from NASA is een Chrome-extensie ontwikkeld door cosmoseyes, en de belangrijkste functie is "Enjoy amazing and beautiful space-time photographs on new tab.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cosmos Eyes from NASA

Download Cosmos Eyes from NASA-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

                        Every time you open a new tab, Discover the cosmos from NASA's APOD (Astronomy Picture of the Day)                    

Basisinformatie over de Extensie

Naam Cosmos Eyes from NASA Cosmos Eyes from NASA
ID eoljldldjdolejkkojdkkbfckgdkackm
Officiële URL https://chromewebstore.google.com/detail/cosmos-eyes-from-nasa/eoljldldjdolejkkojdkkbfckgdkackm
Beschrijving Enjoy amazing and beautiful space-time photographs on new tab.
Bestandsgrootte 636 KB
Aantal Installaties 1,540
Huidige Versie 1.1.7
Laatst Bijgewerkt 2020-03-08
Publicatiedatum 2020-03-07
Beoordeling 4.43/5 Totaal 7 Beoordelingen
Ontwikkelaar cosmoseyes
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cosmos Eyes from NASA",
    "short_name": "Cosmos Eyes",
    "description": "Enjoy amazing and beautiful space-time photographs on new tab.",
    "version": "1.1.7",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "https:\/\/api.nasa.gov\/planetary\/*",
        "https:\/\/apod.nasa.gov\/apod\/image\/*",
        "https:\/\/apod.nasa.gov\/apod\/*"
    ]
}