FXP Live Notifications

Fxp LIVE Google Chrome

Qu'est-ce que FXP Live Notifications ?

FXP Live Notifications est une extension Chrome développée par FXP.co.il - קהילת הפורומים הגדולה בישראל, et sa fonction principale est "Fxp LIVE Google Chrome".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension FXP Live Notifications

Téléchargez les fichiers d'extension FXP Live Notifications au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        מאפשר לכם לקבל התראות LIVE מאתר FXP.

- קבלת עדכון LIVE בעת שמישהו שולח אליכם הודעה פרטית.
- קבלת עדכון LIVE בעת שמישהו מגיב באשכול שלכם.
- קבלת עדכון LIVE בעת שמישהו מצטט אותכם. 

-הוספה של כפתור FXP אל הדפדפן המאפשר לכם להסתכל בהתראות ולקבל התראות גם שאינכם גולשים באתר וגם אם פיספסתם את התראת ה-LIVE.                    

Informations de Base sur l'Extension

Nom FXP Live Notifications FXP Live Notifications
ID llnamkmmnjlclebbkcojlldnnflcbnpp
URL Officiel https://chromewebstore.google.com/detail/fxp-live-notifications/llnamkmmnjlclebbkcojlldnnflcbnpp
Description Fxp LIVE Google Chrome
Taille du Fichier 103 KB
Nombre d'Installations 88
Version Actuelle 1.0.7
Dernière Mise à Jour 2015-07-26
Date de Publication 2015-07-26
Évaluation 4.49/5 Total 37 Évaluations
Développeur FXP.co.il - קהילת הפורומים הגדולה בישראל
Type de Paiement free
Site Web de l'Extension http://www.fxp.co.il
Langues Prises en Charge 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"
}