Notion Date Filler

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

Notion Date Fillerคืออะไร?

Notion Date Filler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pratiiksaini และคุณลักษณะหลักของมันคือ "This Extension helps you to autofill the date in your Notion database."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Notion Date Filler

ดาวน์โหลดไฟล์ส่วนขยาย Notion Date Filler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Notion Date Filler Notion Date Filler
ID fejlopadadjhidmmmggdkbipcpgedgjp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/notion-date-filler/fejlopadadjhidmmmggdkbipcpgedgjp
คำอธิบาย This Extension helps you to autofill the date in your Notion database.
ขนาดไฟล์ 74.41 KB
จำนวนการติดตั้ง 6,549
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-12-22
วันที่เผยแพร่ 2022-01-18
คะแนน 4.55/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา pratiiksaini
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.freeprivacypolicy.com/live/073a1434-955c-4178-b3f2-6a97153849d3
ภาษาที่รองรับ 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"
    }
}