Time Management

Manage Your Time More Effectively– have a timer to track each task you have and be able to search using Microsoft Bing search engine

Time Management란 무엇입니까?

Time Management은(는) https://counterfortask.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Manage Your Time More Effectively– have a timer to track each task you have and be able to search using Microsoft Bing search engine"입니다.

확장 프로그램 스크린샷

screenshot

Time Management 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Take Control of Your Time - Simplify Your Workflow with Our Time Tracking Extension
Effortlessly Track Your Time With Our Chrome Extension. Our Chrome extension is a must-have tool for anyone who wants to stay organized, productive, and on top of their workload. Try it today and see the difference it can make for your productivity and time management!

A perfect tool for freelancers, entrepreneurs, and anyone else who needs to keep track of their time. It's quick, easy, and completely customizable, so you can use it however you see fit. Plus, with our extension, you'll always know exactly where your time is going, making it easier to prioritize your tasks and stay productive.

With just a few clicks, our extension shows you exactly how much time you've invested in each project, helping you stay organized and on top of your workload. No more manual time tracking or complicated spreadsheets - our extension does all the work for you.

In addition to the ability to manage your time, the extension also includes a search function that uses the Microsoft Bing search engine. This allows users to quickly search for information on the internet without having to open a separate tab or window.

By clicking "Add to Chrome", I accept and agree to installing the Password Generator Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use -  https://counterfortask.com/terms
and Privacy Policy - https://counterfortask.com/privacy.                    

확장 프로그램 기본 정보

이름 Time Management Time Management
ID ldefhfbfappmocoeglmfcggiaiobbkml
공식 URL https://chromewebstore.google.com/detail/time-management/ldefhfbfappmocoeglmfcggiaiobbkml
설명 Manage Your Time More Effectively– have a timer to track each task you have and be able to search using Microsoft Bing search engine
파일 크기 588 KB
설치 횟수 63
현재 버전 0.0.1
최근 업데이트 2023-05-05
출시 날짜 2023-05-04
개발자 https://counterfortask.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://counterfortask.com/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Time Management",
    "version": "0.0.1",
    "description": "Manage Your Time More Effectively\u2013 have a timer to track each task you have and be able to search using Microsoft Bing search engine",
    "icons": {
        "16": ".\/img\/logo.png",
        "32": ".\/img\/logo.png",
        "42": ".\/img\/logo.png",
        "128": ".\/img\/logo.png"
    },
    "action": {
        "default_icon": ".\/img\/logo.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/src\/main.html"
    },
    "permissions": []
}