Open Access Button

Push Button. Get Research. Make Progress.

Open Access Buttonとは何ですか?

Open Access Buttonはhttps://openaccessbutton.orgによって開発されたChromeの拡張機能で、その主な機能は「Push Button. Get Research. Make Progress.」です。

拡張機能のスクリーンショット

screenshot

Open Access Button拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}