Booksaver: Highlight to Save Books
Save books and book threads for later. Booksaver is your librarian for the internet
什麼是Booksaver: Highlight to Save Books?
Booksaver: Highlight to Save Books是由https://booksaver.co開發的Chrome擴展程式,該擴展的主要功能是“Save books and book threads for later. Booksaver is your librarian for the internet”。
擴展截圖
下載Booksaver: Highlight to Save Books擴展crx文件
下載Booksaver: Highlight to Save Books擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Booksaver lets you to save books and book threads from the web in just a few clicks. Right click to search for a book and get its information without having to leave the page, save books to your shelf, revisit the recommendation later. - Highlight and right click title and/or author to search for a book - Add to your shelf - Browse all the books you've wanted to read - Revisit the site you saved the book from Booksaver's smart functionality allows you to "bookmark" the page you saved your book from! Never again will you struggle to remember where you got a book recommendation from. Books can also be purchased through Amazon in just a single click. Disclaimer: Purchases made through Booksaver use an affiliate link, allowing you to support the development of the app without having to donate.
擴展基本資訊
名稱 | Booksaver: Highlight to Save Books |
ID | hagchccjngldonihokhncngknojhabgc |
官方網址 | https://chromewebstore.google.com/detail/booksaver-highlight-to-sa/hagchccjngldonihokhncngknojhabgc |
簡介 | Save books and book threads for later. Booksaver is your librarian for the internet |
檔案大小 | 320 KB |
安裝次數 | 120 |
目前版本 | 1.0.34 |
更新時間 | 2022-06-07 |
上架時間 | 2020-08-15 |
評分 | 5.00/5 共 19 次評分 |
開發者 | https://booksaver.co |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://booksaver.info |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Booksaver: Highlight to Save Books", "description": "Save books and book threads for later. Booksaver is your librarian for the internet", "version": "1.0.34", "manifest_version": 2, "permissions": [ "identity", "identity.email", "storage", "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*\/*" ], "icons": { "128": "icon128.png" }, "background": { "scripts": [ "app\/background.js" ] }, "browser_action": [], "content_scripts": [ { "matches": [ " |