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.」です。
拡張機能のスクリーンショット
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 |
ID | oajebjgbjahhafjobpobmapajnaifghb |
公式URL | 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 |
Eメール | [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__" } } |