Brainer Research & Bookmark
Save, organize and comment links, photos, citations, prices, addresses. Collaborate in real-time.
什麼是Brainer Research & Bookmark?
Brainer Research & Bookmark是由https://brainer.app開發的Chrome擴展程式,該擴展的主要功能是“Save, organize and comment links, photos, citations, prices, addresses. Collaborate in real-time.”。
擴展截圖
下載Brainer Research & Bookmark擴展crx文件
下載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
擴展基本資訊
名稱 | Brainer Research & Bookmark |
ID | aelkgkjgpaancocbobfjkmnkfhoinamf |
官方網址 | 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", " |