MyLOFT
This extension lets you save articles to MyLOFT
什麼是MyLOFT?
MyLOFT是由https://app.myloft.xyz開發的Chrome擴展程式,該擴展的主要功能是“This extension lets you save articles to MyLOFT”。
擴展截圖
下載MyLOFT擴展crx文件
下載MyLOFT擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
When you find some interesting article in Chrome that you want to read later , organize or share with your friends, add it to MyLOFT. MyLOFT Features :- * Read content offline * Access e-content subscribed by your Library * Universal Search with Voice Support * Tag your content * Add your content to a collection * Favorite It * Syncs on all devices * Give rest to your eyes and listen to your articles (Text to Speech) * Get the latest articles of your subscribed library journals
擴展基本資訊
名稱 | MyLOFT |
ID | hljakogpibfgelmoegmajaeefcnefngd |
官方網址 | https://chromewebstore.google.com/detail/myloft/hljakogpibfgelmoegmajaeefcnefngd |
簡介 | This extension lets you save articles to MyLOFT |
檔案大小 | 748 KB |
安裝次數 | 210,682 |
目前版本 | 3.1.55 |
更新時間 | 2024-02-17 |
上架時間 | 2020-07-03 |
評分 | 4.00/5 共 17 次評分 |
開發者 | https://app.myloft.xyz |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.myloft.xyz |
說明頁面URL | http://support.myloft.xyz/support/home |
隱私政策頁面URL | https://admin.myloft.xyz/page/privacy-policy |
支援的語言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MyLOFT", "version": "3.1.55", "manifest_version": 3, "author": "Eclat Engineering Pvt. Ltd.", "description": "__MSG_manifest_description__", "homepage_url": "https:\/\/app.myloft.xyz\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "service_worker": "src\/bg\/service_worker.js", "type": "module" }, "action": { "default_icon": "icons\/icon19.png", "default_title": "__MSG_browser_action_title__", "default_popup": "src\/browser_action\/browser_action.html" }, "options_ui": { "page": "src\/options\/options.html", "open_in_tab": false }, "minimum_chrome_version": "110", "permissions": [ "webRequest", "webRequestAuthProvider", "declarativeNetRequest", "scripting", "activeTab", "proxy", "cookies", "idle", "notifications", "storage", "alarms" ], "host_permissions": [ "*:\/\/*\/*" ], "externally_connectable": { "matches": [ "https:\/\/app.myloft.xyz\/*" ] }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "src\/content\/inject-icon.js", "src\/content\/search-keyword-analytics.js" ] } ], "web_accessible_resources": [ { "resources": [ "src\/domain-rules\/domain-rules.html" ], "matches": [ " |