MindLi - Capture

Capture Sparks for your MindLi app directly from your browser

Τι είναι το MindLi - Capture;

Το MindLi - Capture είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://mindli.com, και η κύρια λειτουργία του είναι "Capture Sparks for your MindLi app directly from your browser".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Welcome to MindLi™,

Whether you're exploring a new concept, planning your next vacation, researching your next car purchase, or organizing your favorite recipes, MindLi™ provides a single and user-friendly platform for all your thinking needs. Everything can be neatly arranged for easy access whenever you need it.

With ‘MindLi - Capture’ extension you can capture different pages on the web as Sparks, connect them on the spot to the relevant Box, or let them wait for you at your default Box.
It also allows you to capture your ideas as Sparks directly on your browser screen. 

All your Sparks will be collected on your MindLi™ account - waiting for you to create with them. 

MindLi™ is a thinking tool, and knowledge management app that centers around two key components:

Sparks - nuggets of knowledge you Capture for yourself and Connect to your Boxes. Sparks can be ideas, snippets of information, notes, web links, images, or anything valuable to remember and Create with.

Boxes - your digital storage spaces, allowing you to efficiently organize and categorize information.

At its core, MindLi™ offers five modes to enhance and structure your thinking: Plan, Capture, Connect, Create, and Evaluate.

- Plan your thinking goals - Topics, Projects, Hobbies, etc.
- Capture notes, images, files, etc., in the form of Sparks.
- Connect the Sparks to topical Boxes according to your thinking goals
- Create ideas with your boxes and sparks, for you and your friends.
- Evaluate your thinking activity, adjust, and improve. 

Say goodbye to scattered bookmarks across various platforms, endless notes, countless tabs open on your browser, WhatsApp groups with yourself, folders, or any other haphazard way you've been managing your information. 

Embark on your thinking journey with MindLi™ today                    

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

Όνομα MindLi - Capture MindLi - Capture
ID lkaanmelncdcpikhjpadjkegioolpdeb
Επίσημο URL https://chromewebstore.google.com/detail/mindli-capture/lkaanmelncdcpikhjpadjkegioolpdeb
Περιγραφή Capture Sparks for your MindLi app directly from your browser
Μέγεθος Αρχείου 850 KB
Αριθμός Εγκαταστάσεων 60
Τρέχουσα Έκδοση 1.0.4
Τελευταία Ενημέρωση 2024-01-31
Ημερομηνία Δημοσίευσης 2022-10-27
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://mindli.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://mindli.com
Διεύθυνση URL της Σελίδας Βοήθειας https://mindli.com/support
URL της Σελίδας Πολιτικής Απορρήτου https://mindli.com/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MindLi - Capture",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoLjgUlo2VOK+WkKs3lr3WCsVWWNn3VpnYElaMZ4gL0xuEgU4yGGhGtsHsJI9rLY+Sh9GKomD1z+FmaYpo87kwyoCopkcFf5Sw0PYi1zH9aZ18TGCiupGreYIrtehM\/lCabIsJecDaOh7s++drnCajlV8uho3PkkJiO6J1CsAXwVjoNSZ0ddWKRQTgRRC7klOh7IJgCBKfezgj1mpNcWGhr0qJoudONy2XdKThyOWm+JqZkCaQ5PsE0ls9Jbo8HY8RQB38kbY3BVD4lKM8mBFeTvN9PEHwXDUxnebZ1pvAL+51I4qfoKjJ8whn2VLctfm8QKokjf7hawc1BQ4S194dwIDAQAB",
    "version": "1.0.4",
    "manifest_version": 3,
    "author": "MindLi Ltd.",
    "description": "Capture Sparks for your MindLi app directly from your browser",
    "homepage_url": "https:\/\/mindli.com",
    "permissions": [
        "activeTab",
        "tabs",
        "sidePanel",
        "cookies",
        "storage",
        "identity"
    ],
    "oauth2": {
        "client_id": "526781314623-m3uam3i4kseehhi702e87tr8lt38mh5a.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.cnn.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "assets\/jquery-3.4.1.min.js",
                "content_script.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.cnn.com\/*"
            ],
            "js": [
                "share_button.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "side_panel": {
        "default_path": "popup.html"
    },
    "icons": {
        "16": "assets\/mindli.png",
        "32": "assets\/mindli.png",
        "48": "assets\/mindli.png",
        "128": "assets\/mindli.png"
    },
    "action": {
        "default_title": "MindLi - Our world, My thinking\n\nCapture Sparks to your MindLi App.",
        "default_icon": {
            "16": "assets\/mindli.png",
            "32": "assets\/mindli.png",
            "48": "assets\/mindli.png",
            "128": "assets\/mindli.png"
        }
    },
    "content_security_policy": [],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}