Nectarine

Unofficial extension for Peach

Nectarine là gì?

Nectarine là một tiện ích mở rộng Chrome được phát triển bởi oelmekki, và tính năng chính của nó là "Unofficial extension for Peach".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Nectarine

Tải xuống các tệp mở rộng Nectarine dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Nectarine Nectarine
ID pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
URL Chính Thức https://chromewebstore.google.com/detail/nectarine/pcdklgbmhjbfhpnfnnohjomdlnpnfhnb
Mô tả Unofficial extension for Peach
Kích Thước Tệp 182 KB
Số Lần Cài Đặt 57
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-01-26
Ngày Phát Hành 2016-01-26
Nhà Phát Triển oelmekki
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}