Kindle Book Deals

Kindle Book Deals are directly in your browser

Wat is Kindle Book Deals?

Kindle Book Deals is een Chrome-extensie ontwikkeld door 7 Dragons, en de belangrijkste functie is "Kindle Book Deals are directly in your browser".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Kindle Book Deals

Download Kindle Book Deals-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Kindle Book Deals Kindle Book Deals
ID empknhnbaedbdljmmlhpdbdpmkmejmnm
Officiële URL https://chromewebstore.google.com/detail/kindle-book-deals/empknhnbaedbdljmmlhpdbdpmkmejmnm
Beschrijving Kindle Book Deals are directly in your browser
Bestandsgrootte 285 KB
Aantal Installaties 19
Huidige Versie 1.0
Laatst Bijgewerkt 2014-02-04
Publicatiedatum 2014-02-04
Ontwikkelaar 7 Dragons
Betalingswijze free
Help Pagina-URL http://kappreview.com/help-for-free-book-apps/
Ondersteunde Talen 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"
        ]
    }
}