Habits by Artemis

A New Tab replacement that keeps your short-term and long-term habits on track.

Habits by Artemis là gì?

Habits by Artemis là một tiện ích mở rộng Chrome được phát triển bởi https://getartemis.app, và tính năng chính của nó là "A New Tab replacement that keeps your short-term and long-term habits on track.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Habits by Artemis

Tải xuống các tệp mở rộng Habits by Artemis dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        A big problem with habit tracking apps is you have to get into the habit of even checking them! Habits by Artemis replaces your new tab page so that you can always remember while you're browsing.

Habits has great features like

- Streaks: Don't break the streak, keep going!
- Customization (upcoming): Want to do a habit only on weekdays, twice per week, or even 5 times a day? Now you can customize to your heart's content!
- Goals (upcoming): Doing a 30 day habit challenge? You can set goals on completing your habits for a certain number of days or by a certain date so that they stick!

If you like other productivity tools, check out https://getartemis.app!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Habits by Artemis Habits by Artemis
ID cibmogekopkclmjglcgnicpbbcippdpd
URL Chính Thức https://chromewebstore.google.com/detail/habits-by-artemis/cibmogekopkclmjglcgnicpbbcippdpd
Mô tả A New Tab replacement that keeps your short-term and long-term habits on track.
Kích Thước Tệp 869 KB
Số Lần Cài Đặt 107
Phiên Bản Hiện Tại 1.1.4
Cập Nhật Lần Cuối 2019-10-03
Ngày Phát Hành 2019-10-03
Đánh Giá 4.20/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://getartemis.app
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Habits by Artemis",
    "version": "1.1.4",
    "description": "A New Tab replacement that keeps your short-term and long-term habits on track.",
    "icons": {
        "16": ".\/assets\/img\/16.png",
        "48": ".\/assets\/img\/48.png",
        "128": ".\/assets\/img\/128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true,
    "permissions": [
        "storage"
    ]
}