FXP Live Notifications

Fxp LIVE Google Chrome

FXP Live Notificationsคืออะไร?

FXP Live Notifications เป็นส่วนขยายของ Chrome ที่พัฒนาโดย FXP.co.il - קהילת הפורומים הגדולה בישראל และคุณลักษณะหลักของมันคือ "Fxp LIVE Google Chrome"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FXP Live Notifications

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}