Kindle Book Deals

Kindle Book Deals are directly in your browser

Kindle Book Dealsとは何ですか?

Kindle Book Dealsは7 Dragonsによって開発されたChromeの拡張機能で、その主な機能は「Kindle Book Deals are directly in your browser」です。

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

screenshot

Kindle Book Deals拡張機能のCRXファイルをダウンロード

Kindle Book Deals拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Free! 

'Kindle Book Deals' brings you the very best kindle book deals each day. 

Please Note: you'll need the separate Kindle App to read the books. 

'Kindle Book Deals' gives you updates on - 

1) The very best Kindle Book deals each day. 

2) Includes the Kindle Daily Deals from Amazon. 

3) Hand picked by skilled curators. Only books with great reviews and fair prices. 

4) Option to filter by genre. Please Note: Filtering by genre will limit the number of choices. 

Please Note: Prices can change. Only the prices in the Kindle Store are valid. Please CONFIRM that the price at the Kindle Store matches your expected price BEFORE buying. 

Please Note: Only Kindle Books are included. Only 'book deals' are included. There are no free books included. 

Please Note: Amazon, Kindle, Kindle Store are all Amazon trademarks. 

'Kindle Book Deals' brings you the best kindle book deals - every day! Get it Now, for Free!                    

拡張機能の基本情報

名前 Kindle Book Deals Kindle Book Deals
ID empknhnbaedbdljmmlhpdbdpmkmejmnm
公式URL https://chromewebstore.google.com/detail/kindle-book-deals/empknhnbaedbdljmmlhpdbdpmkmejmnm
説明 Kindle Book Deals are directly in your browser
ファイルサイズ 285 KB
インストール数 19
現在のバージョン 1.0
最終更新日 2014-02-04
公開日 2014-02-04
開発者 7 Dragons
支払い方法 free
ヘルプページのURL http://kappreview.com/help-for-free-book-apps/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kindle Book Deals",
    "description": "Kindle Book Deals are directly in your browser",
    "version": "1.0",
    "permissions": [
        "http:\/\/kebooks.com\/"
    ],
    "browser_action": {
        "default_icon": "icon_48.png"
    },
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    }
}