Brainer Research & Bookmark
Save, organize and comment links, photos, citations, prices, addresses. Collaborate in real-time.
Τι είναι το Brainer Research & Bookmark;
Το Brainer Research & Bookmark είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://brainer.app, και η κύρια λειτουργία του είναι "Save, organize and comment links, photos, citations, prices, addresses. Collaborate in real-time.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Brainer Research & Bookmark
Λήψη αρχείων επέκτασης Brainer Research & Bookmark σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Features:
- drag & drop to save links, photos, citations, prices and more
- take page screenshots
- collaborate with your friends in real-time
- share your research with a link
- export to Word document
Brainer is good for:
- planning trips
- comparing products
- scientific research (for work or school)
- collecting and organizing hobby materials
Brainer is FREE for everyone.
Changelog:
2.2
- less permissions required, Brainer is much more safer now!
- critical update correcting the problem of infinite loading
- you don't need to have cookies enabled to use the application
2.1
- added programming language code recognition
- restored screenshot drag&drop feature while using Brainer in window mode
- fixed rare items ordering bug
- minor bugfixes
2.0
- the extension name was changed to Brainer
- added parsing of email addresses, telephone numbers, locations
- improved screen capture feature
- improvments in link parsing
- slight graphics changes
- performance improvements
- minor bugfixes Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | aelkgkjgpaancocbobfjkmnkfhoinamf |
| Επίσημο URL | https://chromewebstore.google.com/detail/brainer-research-bookmark/aelkgkjgpaancocbobfjkmnkfhoinamf |
| Περιγραφή | Save, organize and comment links, photos, citations, prices, addresses. Collaborate in real-time. |
| Μέγεθος Αρχείου | 125 KB |
| Αριθμός Εγκαταστάσεων | 1,440 |
| Τρέχουσα Έκδοση | 2.2.0 |
| Τελευταία Ενημέρωση | 2021-06-02 |
| Ημερομηνία Δημοσίευσης | 2018-08-16 |
| Αξιολόγηση | 4.83/5 Συνολικά 48 Αξιολογήσεις |
| Προγραμματιστής | https://brainer.app |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://brainer.app/howto |
| Υποστηριζόμενες Γλώσσες | en,pl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDesc__",
"version": "2.2.0",
"default_locale": "en",
"icons": {
"16": "img\/icon-16.png",
"48": "img\/icon-48.png",
"128": "img\/icon-128.png"
},
"browser_action": {
"default_icon": "img\/icon-16.png"
},
"background": {
"scripts": [
"eventPage.js"
],
"persistent": false
},
"permissions": [
"storage",
" | |