Orbital Clock

Orbital Clock

Wat is Orbital Clock?

Orbital Clock is een Chrome-extensie ontwikkeld door http://tvmiller.com, en de belangrijkste functie is "Orbital Clock".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Orbital Clock

Download Orbital Clock-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

                        Sync to the real world around you and beyond. The extension icon displays the day of year, alerts you to events/warnings and quick links to the Orbital Clock page exclusively on tvmiller.com.

The additional -Rocket Launch Line of Sight Finder- will help you easily find a landmarked direction to see a local rocket launch from any where in the world.                    

Basisinformatie over de Extensie

Naam Orbital Clock Orbital Clock
ID agkkailckcebbicfkmdpelhdjjgmiehb
Officiële URL https://chrome.google.com/webstore/detail/orbital-clock/agkkailckcebbicfkmdpelhdjjgmiehb
Beschrijving Orbital Clock
Bestandsgrootte 144 KB
Aantal Installaties 541
Huidige Versie 6.5.9.5
Laatst Bijgewerkt 2013-07-08
Publicatiedatum 2013-07-08
Beoordeling 3.91/5 Totaal 11 Beoordelingen
Ontwikkelaar http://tvmiller.com
Betalingswijze free
Extensiewebsite http://tvmiller.com/
Help Pagina-URL http://tvmiller.com/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Orbital Clock",
    "version": "6.5.9.5",
    "manifest_version": 2,
    "description": "Orbital Clock",
    "browser_action": {
        "default_icon": "o_icon.png"
    },
    "icons": {
        "128": "oicon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}