iki.ai - your knowledge hub
Add links to IKI quickly
Τι είναι το iki.ai - your knowledge hub;
Το iki.ai - your knowledge hub είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://iki.ai, και η κύρια λειτουργία του είναι "Add links to IKI quickly".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης iki.ai - your knowledge hub
Λήψη αρχείων επέκτασης iki.ai - your knowledge hub σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This extension provides quick saving of the links to webpages you browse to iki.ai knowledge hub. You can also save highlights (just select text and press right button - save to iki) and your notes on these materials to catch up with the core ideas later on. iki.ai is a web service designed as a knowledge hub for professionals where they can store and share important knowledge in the form of links with metadata, notes, highlights and AI generated summaries. The core functional of the service includes personal library, knowledge feed with recommended materials, community with peers, collections and search on the service index. We are working on the new features like Smart notes with instant recommendations for AI augmented research and self-organizing library with custom shelves. To start using this extension you need to register in iki.ai web service - this can be done with Google, Facebook or Linkedin profile or with an email. For now all the functional provided is free of charge.
Βασικές Πληροφορίες Επέκτασης
Όνομα | iki.ai - your knowledge hub |
ID | bjdlhnaghjcjihjiojhpnimlmfnehbga |
Επίσημο URL | https://chromewebstore.google.com/detail/ikiai-your-knowledge-hub/bjdlhnaghjcjihjiojhpnimlmfnehbga |
Περιγραφή | Add links to IKI quickly |
Μέγεθος Αρχείου | 297 KB |
Αριθμός Εγκαταστάσεων | 248 |
Τρέχουσα Έκδοση | 1.2 |
Τελευταία Ενημέρωση | 2024-01-14 |
Ημερομηνία Δημοσίευσης | 2022-12-14 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | https://iki.ai |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://app.iki.ai |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.iubenda.com/privacy-policy/39334813 |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "iki.ai - your knowledge hub", "description": "Add links to IKI quickly", "version": "1.2", "host_permissions": [ "https:\/\/app.iki.ai\/*" ], "permissions": [ "tabs", "storage", "contextMenus" ], "icons": { "16": "images\/logo-dark.png", "32": "images\/logo-dark.png", "48": "images\/logo-dark.png", "128": "images\/logo-dark.png" }, "action": { "default_icon": { "16": "images\/logo-dark.png", "32": "images\/logo-dark.png", "48": "images\/logo-dark.png", "128": "images\/logo-dark.png" } }, "content_scripts": [ { "js": [ "assets\/main.tsx-loader-y4dXSMqE.js" ], "matches": [ " |