Approaching

Track approaching events with multiple countdown timers as a replacement for Chrome's default new tab.

Wat is Approaching?

Approaching is een Chrome-extensie ontwikkeld door http://natedelage.com, en de belangrijkste functie is "Track approaching events with multiple countdown timers as a replacement for Chrome's default new tab.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Approaching

Download Approaching-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

                        Track approaching events with multiple countdown timers as a replacement for Chrome's default new tab.                    

Basisinformatie over de Extensie

Naam Approaching Approaching
ID pfeinjabklfaiidkiifdbknijemhkjok
Officiële URL https://chrome.google.com/webstore/detail/approaching/pfeinjabklfaiidkiifdbknijemhkjok
Beschrijving Track approaching events with multiple countdown timers as a replacement for Chrome's default new tab.
Bestandsgrootte 208 KB
Aantal Installaties 121
Huidige Versie 0.1
Laatst Bijgewerkt 2015-06-15
Publicatiedatum 2015-06-15
Beoordeling 4.00/5 Totaal 3 Beoordelingen
Ontwikkelaar http://natedelage.com
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Approaching",
    "short_name": "Approaching",
    "description": "Track approaching events with multiple countdown timers as a replacement for Chrome's default new tab.",
    "version": "0.1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}