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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Brainer Research & Bookmark |
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", " |