Nectarine

Unofficial extension for Peach

什么是Nectarine?

Nectarine是由oelmekki开发的Chrome扩展程序,该扩展的主要功能是“Unofficial extension for Peach”。

扩展截图

screenshot

下载Nectarine扩展crx文件

下载Nectarine扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Nectarine Nectarine
ID pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
官方URL https://chromewebstore.google.com/detail/nectarine/pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
简介 Unofficial extension for Peach
文件大小 182 KB
安装次数 57
当前版本 1.0
更新时间 2016-01-26
上架时间 2016-01-26
开发者 oelmekki
付费类型 free
支持的语言 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"
    }
}