Magic list

Magic list

什么是Magic list?

Magic list是由ARGON INFORMATION TECHNOLOGY CO LLC开发的Chrome扩展程序,该扩展的主要功能是“Magic list”。

扩展截图

screenshot

下载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 Magic list
ID hefeclmbnbfidedflacnalnhdobkllfi
官方URL 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"
    ]
}