Open Access Button

Push Button. Get Research. Make Progress.

Open Access Buttonคืออะไร?

Open Access Button เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://openaccessbutton.org และคุณลักษณะหลักของมันคือ "Push Button. Get Research. Make Progress."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Open Access Button

ดาวน์โหลดไฟล์ส่วนขยาย Open Access Button ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Open Access Button Open Access Button
ID gknkbkaapnhpmkcgkmdekdffgcddoiel
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/open-access-button/gknkbkaapnhpmkcgkmdekdffgcddoiel
คำอธิบาย Push Button. Get Research. Make Progress.
ขนาดไฟล์ 36.18 KB
จำนวนการติดตั้ง 48,477
เวอร์ชันปัจจุบัน oabutton_4.4.4
อัปเดตครั้งล่าสุด 2018-11-21
วันที่เผยแพร่ 2018-11-21
คะแนน 3.88/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา https://openaccessbutton.org
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://openaccessbutton.org
URL หน้าช่วยเหลือ https://openaccessbutton.org/instructions
URL หน้านโยบายความเป็นส่วนตัว https://openaccessbutton.org/privacy
ภาษาที่รองรับ 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"
    ]
}