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”。

擴展截圖

screenshot

下載Drink Water Timer: Every 60 Minutes擴展crx文件

下載Drink Water Timer: Every 60 Minutes擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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 Drink Water Timer: Every 60 Minutes
ID lpicigdhlkdopclpdnakajkdbnelnecg
官方網址 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"
    }
}