Space Station Finder

Get the next Space Station viewing time for your location, and clear visualization & sighting instructions.

Wat is Space Station Finder?

Space Station Finder is een Chrome-extensie ontwikkeld door http://spacestationfinder.com, en de belangrijkste functie is "Get the next Space Station viewing time for your location, and clear visualization & sighting instructions.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Space Station Finder

Download Space Station Finder-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

                        Enter a city or zipcode to get the next Space Station viewing opportunity.  A detailed visualization with viewing instructions will be displayed, as well as future viewing opportunities.                    

Basisinformatie over de Extensie

Naam Space Station Finder Space Station Finder
ID hfifjgkmicahgdbppkncdameccmnbcio
Officiële URL https://chrome.google.com/webstore/detail/space-station-finder/hfifjgkmicahgdbppkncdameccmnbcio
Beschrijving Get the next Space Station viewing time for your location, and clear visualization & sighting instructions.
Bestandsgrootte 170 KB
Aantal Installaties 166
Huidige Versie 1.4
Laatst Bijgewerkt 2020-11-19
Publicatiedatum 2019-05-04
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://spacestationfinder.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://spacestationfinder.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Space Station Finder",
    "description": "Get the next Space Station viewing time for your location, and clear visualization & sighting instructions.",
    "version": "1.4",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Get Space Station viewing and sighting information"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}