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はGyanによって開発されたChromeの拡張機能で、その主な機能は「Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals」です。

拡張機能のスクリーンショット

screenshot

Flipkart-Search and Offers拡張機能のCRXファイルをダウンロード

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"
    ]
}