Omnity Web Clipper (Beta)
Captures selected text from any webpage to generate an Omnity.io search.
Τι είναι το Omnity Web Clipper (Beta);
Το Omnity Web Clipper (Beta) είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Omnity, και η κύρια λειτουργία του είναι "Captures selected text from any webpage to generate an Omnity.io search.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Omnity Web Clipper (Beta)
Λήψη αρχείων επέκτασης Omnity Web Clipper (Beta) σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
This is a companion extension for users of Omnity.io, the next-generation research and knowledge discovery engine. Please be sure you are signed in to your Omnity.io account before attempting to use the Omnity web clipper. Highlight text on any web page and click the extension icon to launch an Omnity search to find documents related to your selected content. Omnity can scan selected text from any webpage and discover semantic connections between millions of documents and trillions of connections. This deep scan reveals the true meaning of the content and returns related documents with all the connections revealed through user-friendly interfaces. Notes: -- You must be logged in to http://omnity.io for the web clipper to work. If you do not have an account, please sign up for an account, and log in to Omnity. -- If you have support issues or questions, please email [email protected] and we'll make sure to help you out! Happy [re]searching! About Omnity Omnity is a next-generation search and discovery engine, rapidly and deeply interconnects knowledge across science, medicine, law, and finance. For more information and to sign up for a free account, please go to www.omnity.io.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bmcidcgmffncnjkfihjglgppoibkbfli |
Επίσημο URL | https://chrome.google.com/webstore/detail/omnity-web-clipper-beta/bmcidcgmffncnjkfihjglgppoibkbfli |
Περιγραφή | Captures selected text from any webpage to generate an Omnity.io search. |
Μέγεθος Αρχείου | 373 KB |
Αριθμός Εγκαταστάσεων | 472 |
Τρέχουσα Έκδοση | 2.0.0 |
Τελευταία Ενημέρωση | 2017-01-30 |
Ημερομηνία Δημοσίευσης | 2017-01-30 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Omnity |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.omnity.io |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Omnity Web Clipper (Beta)", "version": "2.0.0", "manifest_version": 2, "description": "Captures selected text from any webpage to generate an Omnity.io search.", "homepage_url": "https:\/\/www.omnity.io", "icons": { "16": "icons\/omnity-16.png", "48": "icons\/omnity-48.png", "128": "icons\/omnity-128.png" }, "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/omnity-109.png", "default_title": "Omnity Web Clipper" }, "permissions": [ "notifications", "tabs", "http:\/\/*\/", "https:\/\/*\/" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |