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