Mahalo

Preserve cherished memories and organize your plans in a single, convenient digital haven.

Τι είναι το Mahalo;

Το Mahalo είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://goodplan.app, και η κύρια λειτουργία του είναι "Preserve cherished memories and organize your plans in a single, convenient digital haven.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Mahalo

Λήψη αρχείων επέκτασης Mahalo σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Mahalo: Your Daily Gratitude and Activity Journal Chrome Extension

Mahalo transforms your browsing experience by integrating a gratitude journal and a daily activity tracker directly into your Chrome browser. It's designed to help you focus on what truly matters, enriching your daily life with positivity and organization.

Features:

- **Date-Separated Pages**: Log your thoughts and answers to gratitude prompts for any selected day, adding personal remarks with ease.

- **Weekly View**: Overview and edit your weekly notes, maintaining a clear perspective on your progress.

- **Rich Text Editor**: Customize your entries with bullet points, various colors, and more for a personalized journaling experience.

- **Extension Icon Access**: Quickly access your journal through the browser's top-right corner. Choose between opening the full notebook or a handy popup of the current day's notes - configurable in the settings.

- **Smart Popup Feature**: Clicking the extension icon brings up the notes for the current or selected day, perfect for jotting down thoughts while watching a video.

- **Page Notes Collection**: Seamlessly integrate information from web pages directly into your journal via the context menu.

- **Google Calendar Integration**: Synchronize with Google Calendar to view your daily schedule alongside your journal entries.

- **Sticky Calendar Navigation**: Easily navigate between dates with a calendar that highlights days with entries.

- **Full-Page Editor Mode**: Dive into detailed note-taking with a distraction-free, full-page editor.

- **Weather Updates**: Stay informed with current weather conditions, including temperature, sunrise/sunset times, and wind speed, displayed at the bottom of the page.

- **Automatic Dark Mode**: Transition to a comfortable dark theme post-sunset to protect your eyes.

- **3D Animation Effects**: Enjoy a visually appealing flipping page effect and ambient coffee smoke in dark mode.

- **Inspirational Quotes**: Discover thought-provoking quotes about gratitude on the right side of the notebook.

- **No Account Required**: Start writing immediately after installation, no signup needed.

- **Offline Accessibility**: Access all your notes even without an internet connection.

- **Flexible Configuration**: Customize your new tab page with Mahalo or revert to the default. Adjust the behavior of the G-icon to suit your preferences.

- **Simple, Instant, and Free**: Enjoy an easy-to-use, free extension with ads.

### Permissions and Privacy:

- **"New Tab Page"**: Display the extension when opening a new tab, adjustable in settings.
- **"Geo Location"**: For accurate weather updates. Dark mode activation is based on this.
- **"Storage"**: Stores your notes and settings locally, similar to cookies.
- **"Context Menus"**: Enables text collection from web pages for your notes.

Mahalo is committed to minimal permissions and user privacy, ensuring a secure and enriching journaling experience. Enhance your daily routine with gratitude and organization - try Mahalo today!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Mahalo Mahalo
ID fpmmcpidmblaofgbpklgbbjfmndmddkn
Επίσημο URL https://chromewebstore.google.com/detail/mahalo/fpmmcpidmblaofgbpklgbbjfmndmddkn
Περιγραφή Preserve cherished memories and organize your plans in a single, convenient digital haven.
Μέγεθος Αρχείου 2.38 MB
Αριθμός Εγκαταστάσεων 662
Τρέχουσα Έκδοση 1.2.0
Τελευταία Ενημέρωση 2024-01-09
Ημερομηνία Δημοσίευσης 2021-03-27
Αξιολόγηση 4.60/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής https://goodplan.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας https://chromewebstore.google.com/detail/fpmmcpidmblaofgbpklgbbjfmndmddkn/support?hl=en-GB
URL της Σελίδας Πολιτικής Απορρήτου https://goodplan.app/privacy-policy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "short_name": "__MSG_shortName__",
    "manifest_version": 2,
    "version": "1.2.0",
    "incognito": "spanning",
    "default_locale": "en",
    "offline_enabled": true,
    "homepage_url": "https:\/\/goodplan.app",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "favicon\/daily_notes_16px.png",
        "32": "favicon\/daily_notes_32px.png",
        "48": "favicon\/daily_notes_48px.png",
        "128": "favicon\/daily_notes_128px.png",
        "512": "favicon\/daily_notes_512px.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/www.googleapis.com https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_title": "Mahalo",
        "default_icon": {
            "16": "favicon\/daily_notes_16px.png",
            "24": "favicon\/daily_notes_24px.png",
            "32": "favicon\/daily_notes_32px.png",
            "128": "favicon\/daily_notes_128px.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "identity",
        "geolocation",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "libs-background.js",
            "common.js",
            "sync.js",
            "background.js"
        ],
        "persistent": true
    },
    "oauth2": {
        "client_id": "882724550435-lbiba81v91ub5oum5mfbs0k3rp3m88q2.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly",
            "https:\/\/www.googleapis.com\/auth\/calendar.events.readonly"
        ]
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    }
}