trayEnabler

Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.

Cos'è trayEnabler?

trayEnabler è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione trayEnabler

Scarica i file di estensione trayEnabler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster                    

Informazioni di Base sull'Estensione

Nome trayEnabler trayEnabler
ID pmngpbahkehcgeppngnbnfbmmdclkddj
URL Ufficiale https://chromewebstore.google.com/detail/trayenabler/pmngpbahkehcgeppngnbnfbmmdclkddj
Descrizione Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.
Dimensione del File 2.84 KB
Conteggio Installazioni 1,497
Versione Corrente 1.0
Ultimo Aggiornamento 2019-06-11
Data di Pubblicazione 2019-06-11
Valutazione 4.29/5 Totale 17 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "trayEnabler",
    "description": "Enables background process and tray icon. Allows loading without startup window to background on boot, so browser opens faster.",
    "version": "1.0",
    "permissions": [
        "background"
    ]
}