Help a Scientist

Discover ways to advance science in your new tab

Help a Scientist là gì?

Help a Scientist là một tiện ích mở rộng Chrome được phát triển bởi davidhuang, và tính năng chính của nó là "Discover ways to advance science in your new tab".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Help a Scientist

Tải xuống các tệp mở rộng Help a Scientist 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

                        Help a Scientist replaces the new tab of your browser with an opportunity to participate in a citizen science project. 

Each time you refresh the page or open a new tab, there will be a new fun task waiting for you. If something catches your eye, simply clicking the button will take you to the SciStarter page to tell you exactly how to contribute to the project.

Your contribution may help real researchers obtain real results!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Help a Scientist Help a Scientist
ID bplkoafhogcpnogadljgjecpnfhhbbpc
URL Chính Thức https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc
Mô tả Discover ways to advance science in your new tab
Kích Thước Tệp 1.44 MB
Số Lần Cài Đặt 38
Phiên Bản Hiện Tại 1.3.5
Cập Nhật Lần Cuối 2018-08-14
Ngày Phát Hành 2018-08-14
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển davidhuang
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://helpascientist.netlify.com
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Help a Scientist",
    "description": "Discover ways to advance science in your new tab",
    "name": "Help a Scientist",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "Favicon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "version": "1.3.5"
}