FXP Live Notifications
Fxp LIVE Google Chrome
Cos'è FXP Live Notifications?
FXP Live Notifications è un'estensione di Chrome sviluppata da FXP.co.il - קהילת הפורומים הגדולה בישראל, e la sua funzione principale è "Fxp LIVE Google Chrome".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FXP Live Notifications
Scarica i file di estensione FXP Live Notifications in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
מאפשר לכם לקבל התראות LIVE מאתר FXP. - קבלת עדכון LIVE בעת שמישהו שולח אליכם הודעה פרטית. - קבלת עדכון LIVE בעת שמישהו מגיב באשכול שלכם. - קבלת עדכון LIVE בעת שמישהו מצטט אותכם. -הוספה של כפתור FXP אל הדפדפן המאפשר לכם להסתכל בהתראות ולקבל התראות גם שאינכם גולשים באתר וגם אם פיספסתם את התראת ה-LIVE.
Informazioni di Base sull'Estensione
Nome | FXP Live Notifications |
ID | llnamkmmnjlclebbkcojlldnnflcbnpp |
URL Ufficiale | https://chromewebstore.google.com/detail/fxp-live-notifications/llnamkmmnjlclebbkcojlldnnflcbnpp |
Descrizione | Fxp LIVE Google Chrome |
Dimensione del File | 103 KB |
Conteggio Installazioni | 88 |
Versione Corrente | 1.0.7 |
Ultimo Aggiornamento | 2015-07-26 |
Data di Pubblicazione | 2015-07-26 |
Valutazione | 4.49/5 Totale 37 Valutazioni |
Sviluppatore | FXP.co.il - קהילת הפורומים הגדולה בישראל |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.fxp.co.il |
Lingue Supportate | 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" } |