Automatic Tagging for Google Calendar™ 📅✨

Automatically tag events in Google Calendar™ with our rules-based tagging system. Tag by word, event name, color, location and more

ما هو Automatic Tagging for Google Calendar™ 📅✨؟

Automatic Tagging for Google Calendar™ 📅✨ هو إضافة Chrome تم تطويرها بواسطة https://timenavi.com، والميزة الرئيسية لها هي "Automatically tag events in Google Calendar™ with our rules-based tagging system. Tag by word, event name, color, location and more".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Automatic Tagging for Google Calendar™ 📅✨

قم بتنزيل ملفات الامتداد Automatic Tagging for Google Calendar™ 📅✨ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Automatic Tagging for Google Calendar™: 📅✨ Streamline Your Scheduling with Smart Tagging.

Automatic Tagging for Google Calendar™ is a Chrome extension that revolutionises how you manage and analyse your calendar events. With our intuitive rules-based tagging system, you can automatically categorise events in Google Calendar by keywords, location, attendees, and more. This extension simplifies the way you view and understand your time allocation.

Automatic Tagging for Google Calendar™ is ideal for professionals, students, and anyone looking to gain insights into their time management.

Steps to Get Started
---
1. Install Automatic Tagging for Google Calendar™ from the Chrome Web Store.
2. Set up your custom rules for tagging events in Google Calendar™.
3. Watch as your events get automatically tagged based on your criteria.
4. Gain valuable insights into how you spend your time.

Key Features
---
- Automated Rules-Based Tagging: Easily categorize events using custom rules and codes.
- Customizable Tags: Use event names, titles, colours, locations, and more for tagging.
- Time Calculation: Instantly see the total time spent on each tag category.
- Data Export: Export your Google Calendar™ events with tags to Google Sheets™ (Pro feature).

What is Tagging?
---
Tagging is like labelling or marking events in your calendar to group them by specific themes or categories, offering a clearer view of your time distribution.

Example Use Case
---
Let's say you have multiple meetings under the "Project XY" theme. By setting a rule to group all events with 'XY' in their name, Automatic Tagging for Google Calendar™ will label these events and calculate the total time spent on them, giving you a clear overview of your commitment to "Project XY."

Available Plans
---
Free Version Limitations:

- Access to 2 tag categories.
- Export feature exclusive to the Pro version.

Pro Plan Benefits:

- Priced competitively per month per calendar.
- Enjoy unlimited tagging and data exports.

Experience a more organised and insightful scheduling process with Automatic Tagging for Google Calendar™.

Help Centre
---
For support or inquiries about Automatic Tagging for Google Calendar™, contact us at: [email protected]

Privacy and Data Security
---
Your data's privacy and security are paramount. Automatic Tagging for Google Calendar™ complies with stringent data protection standards. For more details, visit our privacy policy on our website.

Automatic Tagging for Google Calendar™, a highly effective tool in time management, is here to enhance your scheduling efficiency like never before.

Google Calendar™ is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

معلومات أساسية عن التمديد

الاسم Automatic Tagging for Google Calendar™ 📅✨ Automatic Tagging for Google Calendar™ 📅✨
ID bhmkcmpjnjnfbjafppnhmhhaaegabkcd
عنوان URL الرسمي https://chromewebstore.google.com/detail/automatic-tagging-for-goo/bhmkcmpjnjnfbjafppnhmhhaaegabkcd
الوصف Automatically tag events in Google Calendar™ with our rules-based tagging system. Tag by word, event name, color, location and more
حجم الملف 919 KB
عدد التثبيتات 60
النسخة الحالية 0.0.1
آخر تحديث 2023-11-29
تاريخ النشر 2023-11-29
تقييم 5.00/5 مجموع تقييمات 6
المطور https://timenavi.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://timenavi.com
عنوان صفحة المساعدة https://timenavi.com/#chat
عنوان صفحة سياسة الخصوصية https://timenavi.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.f58704f6.png",
        "32": "icon32.plasmo.c2d2aa82.png",
        "48": "icon48.plasmo.8db365f9.png",
        "64": "icon64.plasmo.a671a8cd.png",
        "128": "icon128.plasmo.f86e3ae6.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.f58704f6.png",
            "32": "icon32.plasmo.c2d2aa82.png",
            "48": "icon48.plasmo.8db365f9.png",
            "64": "icon64.plasmo.a671a8cd.png",
            "128": "icon128.plasmo.f86e3ae6.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.1",
    "author": "TimeNavi sp. z o.o.",
    "name": "__MSG_extensionName__",
    "description": "Automatically tag events in Google Calendar\u2122 with our rules-based tagging system. Tag by word, event name, color, location and more",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "js": [
                "event-details.d7eef7d6.js"
            ],
            "css": [
                "font.12c33577.css"
            ]
        },
        {
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "js": [
                "sidebar.1daaab16.js"
            ],
            "css": [
                "font.12c33577.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/calendar.google.com\/*",
        "https:\/\/timenavi.com\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "resources": [
                "event-details.67c1c1e4.css"
            ]
        },
        {
            "matches": [
                "https:\/\/calendar.google.com\/*"
            ],
            "resources": [
                "event-details.67c1c1e4.css"
            ]
        }
    ]
}