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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        מאפשר לכם לקבל התראות 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"
}