Nectarine

Unofficial extension for Peach

Cos'è Nectarine?

Nectarine è un'estensione di Chrome sviluppata da oelmekki, e la sua funzione principale è "Unofficial extension for Peach".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Nectarine

Scarica i file di estensione Nectarine 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

                        Simple extension that allows to load the nectarine interface in a chrome extension, so you don't have to switch tab to check your updates.

Nectarine is a third-party client for Peach. Peach is cool. :)

*LIMITATION* it has been reported that the popins doesn't display properly on osx because they make the extension close itself. Those popins appear for example when trying to add a friend. To use those features, just go on the main website, at http://nectarine.rocks/ . This is the webapp that is loaded in this extension, so you won't have to log in again if you're already logged in from the extension.                    

Informazioni di Base sull'Estensione

Nome Nectarine Nectarine
ID pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
URL Ufficiale https://chromewebstore.google.com/detail/nectarine/pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
Descrizione Unofficial extension for Peach
Dimensione del File 182 KB
Conteggio Installazioni 57
Versione Corrente 1.0
Ultimo Aggiornamento 2016-01-26
Data di Pubblicazione 2016-01-26
Sviluppatore oelmekki
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nectarine",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Unofficial extension for Peach",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "38": "icon.png"
        },
        "default_popup": "browser_action\/main.html"
    }
}