Notion Date Filler
This Extension helps you to autofill the date in your Notion database.
Apa itu Notion Date Filler?
Notion Date Filler adalah ekstensi Chrome yang dikembangkan oleh pratiiksaini, dan fitur utamanya adalah "This Extension helps you to autofill the date in your Notion database.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Notion Date Filler
Unduh file ekstensi Notion Date Filler 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
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.
Informasi Dasar Ekstensi
Nama | Notion Date Filler |
ID | fejlopadadjhidmmmggdkbipcpgedgjp |
URL Resmi | https://chromewebstore.google.com/detail/notion-date-filler/fejlopadadjhidmmmggdkbipcpgedgjp |
Deskripsi | This Extension helps you to autofill the date in your Notion database. |
Ukuran File | 74.41 KB |
Jumlah Instalasi | 6,549 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2023-12-22 |
Tanggal Publikasi | 2022-01-18 |
Penilaian | 4.55/5 Total 11 Penilaian |
Pengembang | pratiiksaini |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.freeprivacypolicy.com/live/073a1434-955c-4178-b3f2-6a97153849d3 |
Bahasa yang Didukung | 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" } } |