FXP Live Notifications

Fxp LIVE Google Chrome

O que é FXP Live Notifications?

FXP Live Notifications é uma extensão do Chrome desenvolvida por FXP.co.il - קהילת הפורומים הגדולה בישראל, e sua principal característica é "Fxp LIVE Google Chrome".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão FXP Live Notifications

Baixe arquivos de extensão FXP Live Notifications no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

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

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

Informações Básicas da Extensão

Nome FXP Live Notifications FXP Live Notifications
ID llnamkmmnjlclebbkcojlldnnflcbnpp
URL Oficial https://chromewebstore.google.com/detail/fxp-live-notifications/llnamkmmnjlclebbkcojlldnnflcbnpp
Descrição Fxp LIVE Google Chrome
Tamanho do Arquivo 103 KB
Contagem de Instalações 88
Versão Atual 1.0.7
Última Atualização 2015-07-26
Data de Publicação 2015-07-26
Classificação 4.49/5 Total de 37 Avaliações
Desenvolvedor FXP.co.il - קהילת הפורומים הגדולה בישראל
Tipo de Pagamento free
Site da Extensão http://www.fxp.co.il
Idiomas Suportados 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"
}