Flexi eBooks Pulse

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

什麼是Flexi eBooks Pulse?

Flexi eBooks Pulse是由https://www.flexiebooks.com開發的Chrome擴展程式,該擴展的主要功能是“Get the ranking of the best selling books for this week.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Flexi eBooks Pulse擴展crx文件

下載Flexi eBooks Pulse擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Flexi eBooks Pulse Flexi eBooks Pulse
ID oajebjgbjahhafjobpobmapajnaifghb
官方網址 https://chromewebstore.google.com/detail/flexi-ebooks-pulse/oajebjgbjahhafjobpobmapajnaifghb
簡介 Get the ranking of the best selling books for this week.
檔案大小 189 KB
安裝次數 83
目前版本 1.0.6
更新時間 2023-04-03
上架時間 2016-01-03
開發者 https://www.flexiebooks.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.flexiebooks.com
隱私政策頁面URL https://www.flexi.network/privacy
支援的語言 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__"
    }
}