Magic list

Magic list

Magic list란 무엇입니까?

Magic list은(는) ARGON INFORMATION TECHNOLOGY CO LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Magic list"입니다.

확장 프로그램 스크린샷

screenshot

Magic list 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}