FXP Live Notifications

Fxp LIVE Google Chrome

什么是FXP Live Notifications?

FXP Live Notifications是由FXP.co.il - קהילת הפורומים הגדולה בישראל开发的Chrome扩展程序,该扩展的主要功能是“Fxp LIVE Google Chrome”。

扩展截图

screenshot

下载FXP Live Notifications扩展crx文件

下载FXP Live Notifications扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

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

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

扩展基本信息

名称 FXP Live Notifications 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"
}