FXP Live Notifications
Fxp LIVE Google Chrome
Was ist FXP Live Notifications?
FXP Live Notifications ist eine Chrome-Erweiterung, die von FXP.co.il - קהילת הפורומים הגדולה בישראל entwickelt wurde, und ihr Hauptmerkmal ist "Fxp LIVE Google Chrome".
Erweiterungsscreenshots
FXP Live Notifications-Erweiterungs-CRX-Datei herunterladen
Laden Sie FXP Live Notifications-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
מאפשר לכם לקבל התראות LIVE מאתר FXP. - קבלת עדכון LIVE בעת שמישהו שולח אליכם הודעה פרטית. - קבלת עדכון LIVE בעת שמישהו מגיב באשכול שלכם. - קבלת עדכון LIVE בעת שמישהו מצטט אותכם. -הוספה של כפתור FXP אל הדפדפן המאפשר לכם להסתכל בהתראות ולקבל התראות גם שאינכם גולשים באתר וגם אם פיספסתם את התראת ה-LIVE.
Grundlegende Informationen zur Erweiterung
Name | FXP Live Notifications |
ID | llnamkmmnjlclebbkcojlldnnflcbnpp |
Offizielle URL | https://chromewebstore.google.com/detail/fxp-live-notifications/llnamkmmnjlclebbkcojlldnnflcbnpp |
Beschreibung | Fxp LIVE Google Chrome |
Dateigröße | 103 KB |
Installationsanzahl | 88 |
Aktuelle Version | 1.0.7 |
Letztes Update | 2015-07-26 |
Veröffentlichungsdatum | 2015-07-26 |
Bewertung | 4.49/5 Insgesamt 37 Bewertungen |
Entwickler | FXP.co.il - קהילת הפורומים הגדולה בישראל |
Zahlungsart | free |
Erweiterungswebsite | http://www.fxp.co.il |
Unterstützte Sprachen | 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" } |