Magic list
Magic list
什麼是Magic list?
Magic list是由ARGON INFORMATION TECHNOLOGY CO LLC開發的Chrome擴展程式,該擴展的主要功能是“Magic list”。
擴展截圖
下載Magic list擴展crx文件
下載Magic list擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Magic list is a new tab extension that has a convenient use of the task list, an animated gradient background and a beautiful current current time. New tabs will show the time, as well as added tasks in previous browser openings. By clicking "Add to chrome", I accept and agree to installing the "Magic list" Chrome extension and setting ChromeTM new tab search to that provided by Microsoft BING as the service and the Terms of Use and Privacy Policy Privacy policy https://extargonit.com/pages/privacy.html Terms and EULA https://extargonit.com/pages/terms.html About us https://extargonit.com/pages/about.html Contact us https://extargonit.com/pages/contact.html
擴展基本資訊
名稱 | Magic list |
ID | hefeclmbnbfidedflacnalnhdobkllfi |
官方網址 | https://chromewebstore.google.com/detail/magic-list/hefeclmbnbfidedflacnalnhdobkllfi |
簡介 | Magic list |
檔案大小 | 21.56 KB |
安裝次數 | 55,911 |
目前版本 | 1.0.6 |
更新時間 | 2023-06-06 |
上架時間 | 2023-05-10 |
評分 | 5.00/5 共 30 次評分 |
開發者 | ARGON INFORMATION TECHNOLOGY CO LLC |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://extargonit.com/ |
隱私政策頁面URL | https://extargonit.com/pages/privacy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.6", "name": "Magic list", "description": "Magic list", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "permissions": [ "unlimitedStorage" ] } |