Notion Date Filler
This Extension helps you to autofill the date in your Notion database.
什麼是Notion Date Filler?
Notion Date Filler是由pratiiksaini開發的Chrome擴展程式,該擴展的主要功能是“This Extension helps you to autofill the date in your Notion database.”。
擴展截圖
下載Notion Date Filler擴展crx文件
下載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 |
ID | fejlopadadjhidmmmggdkbipcpgedgjp |
官方網址 | 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" } } |