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 |
公式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 |
Eメール | [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" } } |