Flexi eBooks Pulse

Get the ranking of the best selling books for this week.

Qu'est-ce que Flexi eBooks Pulse ?

Flexi eBooks Pulse est une extension Chrome développée par https://www.flexiebooks.com, et sa fonction principale est "Get the ranking of the best selling books for this week.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Flexi eBooks Pulse

Téléchargez les fichiers d'extension Flexi eBooks Pulse au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Get the ranking of the best-selling books for the week according to 
 - New York Times, 
 - USA Today and 
 - Amazon.com. 

Keep track of the book rankings and their trends.

Receive information about 
 - author tours, 
 - book signings, 
 - interviews and other events.

Fast access to your favorite books, audio books and e-books in Flexi eBooks web site.                    

Informations de Base sur l'Extension

Nom Flexi eBooks Pulse Flexi eBooks Pulse
ID oajebjgbjahhafjobpobmapajnaifghb
URL Officiel https://chromewebstore.google.com/detail/flexi-ebooks-pulse/oajebjgbjahhafjobpobmapajnaifghb
Description Get the ranking of the best selling books for this week.
Taille du Fichier 189 KB
Nombre d'Installations 83
Version Actuelle 1.0.6
Dernière Mise à Jour 2023-04-03
Date de Publication 2016-01-03
Développeur https://www.flexiebooks.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.flexiebooks.com
URL de la Page de Politique de Confidentialité https://www.flexi.network/privacy
Langues Prises en Charge de,en,fr,es,bg,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.6",
    "icons": {
        "16": "assets\/16x16_logo.png",
        "48": "assets\/48x48_logo.png",
        "128": "assets\/128x128_logo.png"
    },
    "permissions": [
        "*:\/\/*.flexiebooks.com\/*",
        "*:\/\/ecx.images-amazon.com\/*",
        "*:\/\/g-ecx.images-amazon.com\/*",
        "*:\/\/*.audible.com\/*",
        "*:\/\/images.bookcloseouts.com\/*",
        "*:\/\/covers.ebooks.com\/*",
        "*:\/\/www.harpercollins.com\/*",
        "*:\/\/static.harpercollins.com\/*",
        "*:\/\/*.randomhouse.com\/*",
        "*:\/\/*.twimg.com\/*",
        "*:\/\/*.wileycash.com\/*"
    ],
    "browser_action": {
        "default_icon": "assets\/19x19_icon.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    }
}