Things To Do

Nice and useful to do list on your search tab

Things To Do란 무엇입니까?

Things To Do은(는) luciodiri에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Nice and useful to do list on your search tab"입니다.

확장 프로그램 스크린샷

screenshot

Things To Do 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        ORGANIZE YOUR DAY DIRECTLY FROM YOUR BROWSER

As you browse and work on your computer, write down whatever comes to mind on your personal todo list. Check or delete once you are done.

Disclaimer:
Things To Do will change your New Tab - Results from Microsoft Bing. The extension will not make any changes to any other search setting in your browser

Your todo list is available whenever you open a new tab. And your todo items will stay around as long as you need them, even if you have closed your tabs.

Note, By installing the Things To Do extension,  you agree to the Terms of Service and the Privacy Policy as follows:

Privacy Policy: https://thingstodo-list.co/privacy-policy
Terms of Service: http://thingstodo-list.co/tos                    

확장 프로그램 기본 정보

이름 Things To Do Things To Do
ID ejdnfgiipfhkdfhmgeehaabehjfpojme
공식 URL https://chromewebstore.google.com/detail/things-to-do/ejdnfgiipfhkdfhmgeehaabehjfpojme
설명 Nice and useful to do list on your search tab
파일 크기 482 KB
설치 횟수 10,000
현재 버전 1.7
최근 업데이트 2023-06-22
출시 날짜 2021-07-11
평점 4.25/5 총 12 개의 평점
개발자 luciodiri
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://thingstodo-list.co
도움말 페이지 URL https://onchain-explore.com/#contact-us
개인정보 보호 정책 페이지 URL http://onchain-explore.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "manifest_version": 3,
    "description": "Nice and useful to do list on your search tab",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "65": "icon65.png",
        "128": "icon128.png"
    },
    "name": "Things To Do",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7"
}