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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Notion Date Filler 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}