Flipkart-Search and Offers

Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals

Flipkart-Search and Offersคืออะไร?

Flipkart-Search and Offers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Gyan และคุณลักษณะหลักของมันคือ "Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Flipkart-Search and Offers

ดาวน์โหลดไฟล์ส่วนขยาย Flipkart-Search and Offers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension allows users to search items on Flipkart.com in one click. Also lets the users to get the latest feeds of featured deals. 
So don't put your fingers on work for opening your favorite e-commerce portal.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Flipkart-Search and Offers Flipkart-Search and Offers
ID daobcfkhdipnmbdiehegjlnnheaddofg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flipkart-search-and-offer/daobcfkhdipnmbdiehegjlnnheaddofg
คำอธิบาย Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals
ขนาดไฟล์ 21.29 KB
จำนวนการติดตั้ง 97
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2014-12-01
วันที่เผยแพร่ 2014-11-30
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Gyan
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flipkart-Search and Offers",
    "short_name": "Flipkart search bar",
    "description": "Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals",
    "version": "0.0.3",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon16.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "notifications"
    ]
}