Pannacotta
Helping people to stop wasting time
Pannacotta란 무엇입니까?
Pannacotta은(는) https://www.pannacotta.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Helping people to stop wasting time"입니다.
확장 프로그램 스크린샷
Pannacotta 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing Pannacotta for Google Calendar - the ultimate goal management tool for individuals. With Pannacotta, you can: - Easily set and track progress on your goals - Connect your goals directly to your calendar events - See the percentage of time spent on each goal - Reprioritize your goals as needed - Set a specific period of time to work on your goals - Mark your goals as completed Pannacotta is simple and easy to use, designed to help you stay focused on your priorities and make the most of your time. It helps you stay on track and motivated to achieve your goals. Don't wait any longer, download Pannacotta for Google Calendar now and take control of your time and goals.
확장 프로그램 기본 정보
이름 | Pannacotta |
ID | adnpnpeaakhdhlhbcnbpepbdiddopgdb |
공식 URL | https://chromewebstore.google.com/detail/pannacotta/adnpnpeaakhdhlhbcnbpepbdiddopgdb |
설명 | Helping people to stop wasting time |
파일 크기 | 5.46 MB |
설치 횟수 | 93 |
현재 버전 | 2023.02.15.3 |
최근 업데이트 | 2023-05-08 |
출시 날짜 | 2023-01-25 |
평점 | 5.00/5 총 23 개의 평점 |
개발자 | https://www.pannacotta.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://pannacotta.io |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "action": { "default_title": "Pannacotta - Helping you to stop wasting time" }, "name": "Pannacotta", "version": "2023.02.15.3", "description": "Helping people to stop wasting time", "author": "Pannacotta Inc.", "icons": { "16": "\/img\/icon-16.png", "32": "\/img\/icon-48.png", "48": "\/img\/icon-48.png", "128": "\/img\/icon-128.png" }, "permissions": [], "host_permissions": [ "*:\/\/calendar.google.com\/*" ], "minimum_chrome_version": "103", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/calendar.google.com\/*", " |