Nectarine
Unofficial extension for Peach
Nectarineとは何ですか?
Nectarineはoelmekkiによって開発されたChromeの拡張機能で、その主な機能は「Unofficial extension for Peach」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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" } } |