Klu
Find the right information. Instantly.
Τι είναι το Klu;
Το Klu είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://klu.so, και η κύρια λειτουργία του είναι "Find the right information. Instantly.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Klu
Λήψη αρχείων επέκτασης Klu σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The Chrome extension for Klu is a browser extension that adds functionality to the Google Chrome browser, allowing users to access their digital information more easily while browsing the web. The extension integrates with the Klu platform to provide users with quick access to their data and tools directly from their browser. With the Klu Chrome extension, users can save time and streamline their workflow by quickly accessing their important information without having to switch between multiple applications or websites. This makes it easier and more efficient to find the information they need. Overall, users who want to improve their productivity and simplify the process of accessing their digital information should consider installing the Klu Chrome extension. It's an easy way to integrate the power of the Klu platform with the convenience of their Chrome browser. Features: - Search your files anywhere - View pinned in the extension popup - Can copy the link of the search result - Option to disable shortcut update notice - View upcoming events - Loading indicator for search operations, ensuring users are informed about the search process in real-time - Guide to Modifying Open Search Shortcut Key What's new in version 2.1.2: - Enhanced search performance and relevance
Βασικές Πληροφορίες Επέκτασης
Όνομα | Klu |
ID | jobnbpkpeegbbhcbpdahceindopkkokb |
Επίσημο URL | https://chromewebstore.google.com/detail/klu/jobnbpkpeegbbhcbpdahceindopkkokb |
Περιγραφή | Find the right information. Instantly. |
Μέγεθος Αρχείου | 1.07 MB |
Αριθμός Εγκαταστάσεων | 515 |
Τρέχουσα Έκδοση | 2.1.2 |
Τελευταία Ενημέρωση | 2024-02-11 |
Ημερομηνία Δημοσίευσης | 2023-02-09 |
Αξιολόγηση | 5.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://klu.so |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://klu.so/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://klu.so/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://klu.so/privacy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Klu", "description": "Find the right information. Instantly.", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-32.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |