Drink Water Timer: Every 60 Minutes

Remind yourself to hydrate, every new tab

Apa itu Drink Water Timer: Every 60 Minutes?

Drink Water Timer: Every 60 Minutes adalah ekstensi Chrome yang dikembangkan oleh https://adroller.co, dan fitur utamanya adalah "Remind yourself to hydrate, every new tab".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Drink Water Timer: Every 60 Minutes

Unduh file ekstensi Drink Water Timer: Every 60 Minutes dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Drink Water Timer: Every 60 Minutes Drink Water Timer: Every 60 Minutes
ID lpicigdhlkdopclpdnakajkdbnelnecg
URL Resmi https://chromewebstore.google.com/detail/drink-water-timer-every-6/lpicigdhlkdopclpdnakajkdbnelnecg
Deskripsi Remind yourself to hydrate, every new tab
Ukuran File 6.67 MB
Jumlah Instalasi 33,183
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2023-07-13
Tanggal Publikasi 2023-06-21
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://adroller.co
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}