Drink Water Timer: Every 60 Minutes
Remind yourself to hydrate, every new tab
Drink Water Timer: Every 60 Minutes란 무엇입니까?
Drink Water Timer: Every 60 Minutes은(는) https://adroller.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Remind yourself to hydrate, every new tab"입니다.
확장 프로그램 스크린샷
Drink Water Timer: Every 60 Minutes 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Search the internet on every new tab with links to your favorite Web development and programming websites By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services powered by Microsoft Bing. Terms: https://www.adroller.co/tab-portal-webdev-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co Contact: https://www.adroller.co/contact
확장 프로그램 기본 정보
이름 | Drink Water Timer: Every 60 Minutes |
ID | lpicigdhlkdopclpdnakajkdbnelnecg |
공식 URL | https://chromewebstore.google.com/detail/drink-water-timer-every-6/lpicigdhlkdopclpdnakajkdbnelnecg |
설명 | Remind yourself to hydrate, every new tab |
파일 크기 | 6.67 MB |
설치 횟수 | 33,183 |
현재 버전 | 1.0.2 |
최근 업데이트 | 2023-07-13 |
출시 날짜 | 2023-06-21 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://adroller.co |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Drink Water Timer: Every 60 Minutes", "description": "Remind yourself to hydrate, every new tab", "version": "1.0.2", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "action": { "default_icon": "img\/icon48.png" } } |