Notion Date Filler

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

¿Qué es Notion Date Filler?

Notion Date Filler es una extensión de Chrome desarrollada por pratiiksaini, y su función principal es "This Extension helps you to autofill the date in your Notion database.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Notion Date Filler

Descarga archivos de extensión Notion Date Filler en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Notion Date Filler Notion Date Filler
ID fejlopadadjhidmmmggdkbipcpgedgjp
URL Oficial https://chromewebstore.google.com/detail/notion-date-filler/fejlopadadjhidmmmggdkbipcpgedgjp
Descripción This Extension helps you to autofill the date in your Notion database.
Tamaño del Archivo 74.41 KB
Cantidad de Instalaciones 6,549
Versión Actual 1.0.1
Última Actualización 2023-12-22
Fecha de Publicación 2022-01-18
Calificación 4.55/5 Total de 11 Calificaciones
Desarrollador pratiiksaini
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.freeprivacypolicy.com/live/073a1434-955c-4178-b3f2-6a97153849d3
Idiomas Soportados 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"
    }
}