FXP Live Notifications
Fxp LIVE Google Chrome
FXP Live Notificationsとは何ですか?
FXP Live NotificationsはFXP.co.il - קהילת הפורומים הגדולה בישראלによって開発されたChromeの拡張機能で、その主な機能は「Fxp LIVE Google Chrome」です。
拡張機能のスクリーンショット
FXP Live Notifications拡張機能のCRXファイルをダウンロード
FXP Live Notifications拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
מאפשר לכם לקבל התראות LIVE מאתר FXP. - קבלת עדכון LIVE בעת שמישהו שולח אליכם הודעה פרטית. - קבלת עדכון LIVE בעת שמישהו מגיב באשכול שלכם. - קבלת עדכון LIVE בעת שמישהו מצטט אותכם. -הוספה של כפתור FXP אל הדפדפן המאפשר לכם להסתכל בהתראות ולקבל התראות גם שאינכם גולשים באתר וגם אם פיספסתם את התראת ה-LIVE.
拡張機能の基本情報
名前 | FXP Live Notifications |
ID | llnamkmmnjlclebbkcojlldnnflcbnpp |
公式URL | https://chromewebstore.google.com/detail/fxp-live-notifications/llnamkmmnjlclebbkcojlldnnflcbnpp |
説明 | Fxp LIVE Google Chrome |
ファイルサイズ | 103 KB |
インストール数 | 88 |
現在のバージョン | 1.0.7 |
最終更新日 | 2015-07-26 |
公開日 | 2015-07-26 |
評価 | 4.49/5 合計 37 レビュー |
開発者 | FXP.co.il - קהילת הפורומים הגדולה בישראל |
支払い方法 | free |
拡張機能のウェブサイト | http://www.fxp.co.il |
対応言語 | iw |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": { "19": "96.png", "96": "96.png" }, "default_popup": "popup.html", "name": "fxp live" }, "description": "Fxp LIVE Google Chrome", "icons": { "128": "128.png", "16": "16.png", "48": "48.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDlPX64n6XMjOPT7rLvjeAzyhlG2kq1QD0tVkZl4h6qHYNufN\/k\/7RFW3tgEMAjS7HWiKnx9Le3mQi1H0CgcGczkIr0FhCYP1i\/jSP471pzPDRnOWVP5Ykiap\/O7ZBvIctebpfrlxgPa68jEl4vMRAwM2NGVZCGNZRzpWxsqMeLzwIDAQAB", "manifest_version": 2, "name": "FXP Live Notifications", "permissions": [ "notifications", "cookies", "tabs", "http:\/\/www.fxp.co.il\/*", "https:\/\/www.fxp.co.il\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.7" } |