Nectarine
Unofficial extension for Peach
Nectarine란 무엇입니까?
Nectarine은(는) oelmekki에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unofficial extension for Peach"입니다.
확장 프로그램 스크린샷
Nectarine 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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" } } |