Notion Date Filler

This Extension helps you to autofill the date in your Notion database.

Notion Date Filler là gì?

Notion Date Filler là một tiện ích mở rộng Chrome được phát triển bởi pratiiksaini, và tính năng chính của nó là "This Extension helps you to autofill the date in your Notion database.".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Notion Date Filler

Tải xuống các tệp mở rộng Notion Date Filler 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

                        Notion Date Auto Filler helps to auto fill the date inside the date table by just doing copy and paste task.

Make Notion more productive and less distractive. Notion Date Autofiller is a lightweight extension to add extra features and tweaks to Notion:

✔️ Easily Customize the Starting and Ending date of your tanble.

✔️ Easily Copy the dates and paste it in your respective date table databases.

If you found this extension useful then please support it by rating ★★★★★.

Notion Date autofiller is also available for Firefox, Brave, and Edge.

TAG, SHARE, COMMENT.                    

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

Tên Notion Date Filler Notion Date Filler
ID fejlopadadjhidmmmggdkbipcpgedgjp
URL Chính Thức https://chromewebstore.google.com/detail/notion-date-filler/fejlopadadjhidmmmggdkbipcpgedgjp
Mô tả This Extension helps you to autofill the date in your Notion database.
Kích Thước Tệp 74.41 KB
Số Lần Cài Đặt 6,549
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2023-12-22
Ngày Phát Hành 2022-01-18
Đánh Giá 4.55/5 Tổng số 11 Đánh Giá
Nhà Phát Triển pratiiksaini
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.freeprivacypolicy.com/live/073a1434-955c-4178-b3f2-6a97153849d3
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Notion Date Filler",
    "description": "This Extension helps you to autofill the date in your Notion database.",
    "version": "1.0.1",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/calendar-16.png",
            "32": "\/images\/calendar-32.png",
            "48": "\/images\/calendar-48.png",
            "128": "\/images\/calendar-128.png"
        }
    },
    "icons": {
        "16": "\/images\/calendar-16.png",
        "32": "\/images\/calendar-32.png",
        "48": "\/images\/calendar-48.png",
        "128": "\/images\/calendar-128.png"
    }
}