Nectarine

Unofficial extension for Peach

Nectarineคืออะไร?

Nectarine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย oelmekki และคุณลักษณะหลักของมันคือ "Unofficial extension for Peach"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nectarine

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}