Open Access Button
Push Button. Get Research. Make Progress.
Open Access Button là gì?
Open Access Button là một tiện ích mở rộng Chrome được phát triển bởi https://openaccessbutton.org, và tính năng chính của nó là "Push Button. Get Research. Make Progress.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Open Access Button
Tải xuống các tệp mở rộng Open Access Button dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Get the articles you need with the Open Access Button. The next time you can't access the research you need, use the Open Access Button. The Button searches thousands of sources to get you instant, legal access to articles.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Open Access Button |
ID | gknkbkaapnhpmkcgkmdekdffgcddoiel |
URL Chính Thức | https://chromewebstore.google.com/detail/open-access-button/gknkbkaapnhpmkcgkmdekdffgcddoiel |
Mô tả | Push Button. Get Research. Make Progress. |
Kích Thước Tệp | 36.18 KB |
Số Lần Cài Đặt | 48,477 |
Phiên Bản Hiện Tại | oabutton_4.4.4 |
Cập Nhật Lần Cuối | 2018-11-21 |
Ngày Phát Hành | 2018-11-21 |
Đánh Giá | 3.88/5 Tổng số 17 Đánh Giá |
Nhà Phát Triển | https://openaccessbutton.org |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://openaccessbutton.org |
URL Trang Trợ Giúp | https://openaccessbutton.org/instructions |
URL Trang Chính Sách Bảo Mật | https://openaccessbutton.org/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Open Access Button", "short_name": "OAbutton", "version": "4.4.3", "version_name": "oabutton_4.4.4", "manifest_version": 2, "description": "Push Button. Get Research. Make Progress.", "icons": { "128": "img\/oa128.png" }, "background": { "scripts": [ "js\/oab.js" ] }, "browser_action": { "default_title": "Open Access Button", "default_icon": "img\/oa128.png" }, "permissions": [ "activeTab", "storage" ] } |