JabRef Browser Extension

The JabRef browser extension imports new bibliographic information directly from the browser into JabRef.

JabRef Browser Extension란 무엇입니까?

JabRef Browser Extension은(는) JabRef에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The JabRef browser extension imports new bibliographic information directly from the browser into JabRef."입니다.

확장 프로그램 스크린샷

screenshot

JabRef Browser Extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Browser extension for users of the bibliographic reference manager JabRef.
It automatically identifies and extracts bibliographic information on websites and sends them to JabRef with one click.

When you find an interesting article through Google Scholar, the arXiv or journal websites, this browser extension allows you to add those references to JabRef.
Even links to accompanying PDFs are sent to JabRef, where those documents can easily be downloaded, renamed and placed in the correct folder. 
A wide range of publisher sites, library catalogs and databases are supported.

Installation and Configuration
Normally, you simply install the extension from the browser store and are ready to go. Sometimes, a manual installation is necessary (e.g. if you use the portable version of JabRef). In this case, please follow the steps described in the user manual: https://docs.jabref.org/import-export/import/jabref-browser-extension

Usage
After the installation, you should be able to import bibliographic references into JabRef directly from your browser.
Just visit a publisher site or some other website containing bibliographic information (for example, the arXiv) and click the JabRef symbol in the Firefox search bar (or press Alt+Shift+J).
Once the JabRef browser extension has extracted the references and downloaded the associated PDF's, the import window of JabRef opens.

You might want to configure JabRef so that new entries are always imported in an already opened instance of JabRef.
For this, activate "Remote operation" under the Advanced tab in the JabRef Preferences.

JabRef: https://www.jabref.org/
Installation instructions for manual setup: https://docs.jabref.org/import-export/import/jabref-browser-extension

Please post any issues or suggestions on GitHub: https://github.com/JabRef/JabRef-Browser-Extension/issues                    

확장 프로그램 기본 정보

이름 JabRef Browser Extension JabRef Browser Extension
ID bifehkofibaamoeaopjglfkddgkijdlh
공식 URL https://chromewebstore.google.com/detail/jabref-browser-extension/bifehkofibaamoeaopjglfkddgkijdlh
설명 The JabRef browser extension imports new bibliographic information directly from the browser into JabRef.
파일 크기 515 KB
설치 횟수 14,325
현재 버전 2.5
최근 업데이트 2022-02-17
출시 날짜 2020-03-14
평점 2.92/5 총 13 개의 평점
개발자 JabRef
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.jabref.org/
도움말 페이지 URL https://github.com/JabRef/JabRef-Browser-Extension/issues
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_specific_settings": {
        "gecko": {
            "id": "@jabfox"
        }
    },
    "author": "JabRef",
    "background": {
        "scripts": [
            "browser-polyfill.min.js",
            "external-scripts\/zotero_config.js",
            "external-scripts\/zotero.js",
            "external-scripts\/promise.js",
            "external-scripts\/date.js",
            "external-scripts\/openurl.js",
            "external-scripts\/prefs.js",
            "external-scripts\/errors_webkit.js",
            "external-scripts\/http.js",
            "external-scripts\/proxy.js",
            "connector.js",
            "external-scripts\/debug.js",
            "external-scripts\/xregexp-all.js",
            "external-scripts\/xregexp-unicode-zotero.js",
            "external-scripts\/zoteroTypeSchemaData.js",
            "external-scripts\/cachedTypes.js",
            "external-scripts\/repo.js",
            "external-scripts\/translate.js",
            "external-scripts\/translate_inject.js",
            "external-scripts\/tlds.js",
            "external-scripts\/translator.js",
            "external-scripts\/translators.js",
            "external-scripts\/connectorTypeSchemaData.js",
            "external-scripts\/utilities.js",
            "external-scripts\/utilities_item.js",
            "external-scripts\/utilities_translate.js",
            "external-scripts\/messages.js",
            "external-scripts\/messaging.js",
            "external-scripts\/background.js",
            "zsc_misc_pre.js",
            "external-scripts\/zsc\/zsc.js",
            "wsClient.js",
            "background.js"
        ]
    },
    "page_action": {
        "default_icon": {
            "48": "data\/JabRef-icon-48.png"
        },
        "default_title": "Import references into JabRef",
        "default_popup": "data\/progressPanel.html"
    },
    "commands": {
        "_execute_page_action": {
            "suggested_key": {
                "default": "Alt+Shift+J"
            }
        }
    },
    "content_security_policy": "script-src 'self' https:\/\/cdn.tailwindcss.com; object-src 'self'",
    "description": "The JabRef browser extension imports new bibliographic information directly from the browser into JabRef.",
    "developer": {
        "name": "JabRef",
        "url": "http:\/\/www.jabref.org\/"
    },
    "homepage_url": "http:\/\/www.jabref.org\/",
    "icons": {
        "48": "data\/JabRef-icon-48.png",
        "96": "data\/JabRef-icon-96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAimiMLZZCsf+p92UUzQRWYljtoUk0a9AuN+D3TJTFcm1BEDXKIDVmWG20S4yLQyYs8kWao3eTSdYykgsZLPtay1pFKtoM4csGB6sEOO+h25Nv\/AU7pN5yH5PqcTIGkuH6AsQQQTPS1Y+vDfz+548oVXzK033l6ernhKRj4dngueZyQX89U38zkorq0\/PPWfE8ppPzXiWo1Pn5C5scgzaHSfavIkbBpWuiJw6moSoYw4UxzmU6FmzjM\/c8Ags\/QPU\/8M3BeC1eigStifBDkuIIDQtMtiTXEgCqHjIacB3uB7SJKL+0wsoREqoz3cX7uNLnB+DKu+s0OZKVah8gkliBLQIDAQAB",
    "manifest_version": 2,
    "name": "JabRef Browser Extension",
    "options_ui": {
        "page": "data\/options.html",
        "browser_style": true,
        "chrome_style": true
    },
    "permissions": [
        "",
        "activeTab",
        "tabs",
        "storage",
        "nativeMessaging"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "browser-polyfill.min.js",
                "external-scripts\/zotero_config.js",
                "external-scripts\/zotero.js",
                "external-scripts\/promise.js",
                "external-scripts\/http.js",
                "external-scripts\/proxy.js",
                "external-scripts\/date.js",
                "external-scripts\/debug.js",
                "external-scripts\/utilities-schema.js",
                "external-scripts\/openurl.js",
                "external-scripts\/xregexp-all.js",
                "external-scripts\/xregexp-unicode-zotero.js",
                "external-scripts\/zoteroTypeSchemaData.js",
                "external-scripts\/cachedTypes.js",
                "external-scripts\/schema.js",
                "external-scripts\/rdf\/init.js",
                "external-scripts\/rdf\/uri.js",
                "external-scripts\/rdf\/term.js",
                "external-scripts\/rdf\/identity.js",
                "external-scripts\/rdf\/rdfparser.js",
                "external-scripts\/translate.js",
                "external-scripts\/translator.js",
                "external-scripts\/translate_item.js",
                "external-scripts\/connectorTypeSchemaData.js",
                "external-scripts\/utilities.js",
                "external-scripts\/utilities_item.js",
                "external-scripts\/utilities_translate.js",
                "external-scripts\/utilities-common.js",
                "external-scripts\/http_inject.js",
                "external-scripts\/translate_inject.js",
                "external-scripts\/messages.js",
                "external-scripts\/messaging_inject.js",
                "external-scripts\/inject.js",
                "bibtexConverter.js"
            ]
        }
    ],
    "version": "2.5"
}