快速記錄每字美句
經典書摘、動人歌詞、精彩台詞,只要圈選、複製,即可暫存。登入「每字美句」,還可以進行收藏與分享。
What is 快速記錄每字美句?
快速記錄每字美句 is a Chrome extension developed by http://www.books.com.tw, and its main feature is "經典書摘、動人歌詞、精彩台詞,只要圈選、複製,即可暫存。登入「每字美句」,還可以進行收藏與分享。".
Extension Screenshots
Download 快速記錄每字美句 Extension CRX File
Download 快速記錄每字美句 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
經典書摘、動人歌詞、精彩台詞,只要滑鼠圈選、複製,即可暫存。登入博客來「每字,美句」公開平台,還可以進一步結合出處,進行完整的收藏與分享。 快速記錄幫助您暫存10句句子。登入平台後,您擁有不限句數的個人收藏頁,還能進一步編輯與分享。歡迎您與大家分享更多美麗的句子。
Extension Basic Information
Name | |
ID | cgjbindeffhfokmbppckoocnnkcpajpe |
Official URL | https://chrome.google.com/webstore/detail/%E5%BF%AB%E9%80%9F%E8%A8%98%E9%8C%84%E6%AF%8F%E5%AD%97%E7%BE%8E%E5%8F%A5/cgjbindeffhfokmbppckoocnnkcpajpe |
Description | 經典書摘、動人歌詞、精彩台詞,只要圈選、複製,即可暫存。登入「每字美句」,還可以進行收藏與分享。 |
File Size | 330 KB |
Installation Count | 1,000 |
Current Version | 1.0 |
Last Updated | 2015-06-23 |
Publish Date | 2015-06-23 |
Rating | 3.50/5 Total 4 Ratings |
Developer | http://www.books.com.tw |
Payment Type | free |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "19": "imgs\/ICON48x48.png", "38": "imgs\/ICON48x48.png" }, "default_popup": "popup.html", "default_title": "\u5feb\u901f\u8a18\u9304\u6bcf\u5b57\u7f8e\u53e5" }, "description": "\u7d93\u5178\u66f8\u6458\u3001\u52d5\u4eba\u6b4c\u8a5e\u3001\u7cbe\u5f69\u53f0\u8a5e\uff0c\u53ea\u8981\u5708\u9078\u3001\u8907\u88fd\uff0c\u5373\u53ef\u66ab\u5b58\u3002\u767b\u5165\u300c\u6bcf\u5b57\u7f8e\u53e5\u300d\uff0c\u9084\u53ef\u4ee5\u9032\u884c\u6536\u85cf\u8207\u5206\u4eab\u3002", "icons": { "128": "imgs\/ICON128x128.png", "16": "imgs\/ICON48x48.png", "48": "imgs\/ICON48x48.png" }, "manifest_version": 2, "name": "\u5feb\u901f\u8a18\u9304\u6bcf\u5b57\u7f8e\u53e5", "offline_enabled": true, "permissions": [ "clipboardWrite", "clipboardRead", "storage", "contextMenus" ], "version": "1.0" } |