Lazy Scholar

Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.

什么是Lazy Scholar?

Lazy Scholar是由https://lazyscholar.org开发的Chrome扩展程序,该扩展的主要功能是“Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.”。

扩展截图

screenshot
screenshot
screenshot

下载Lazy Scholar扩展crx文件

下载Lazy Scholar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Lazy Scholar automatically searches for a freely available full text the instant you open a scientific paper. In use, it finds one 36-41% of the time*. NEW: Lazy Scholar can deep link with your institution to find full texts even when you're off campus. In addition, it attempts to extract helpful information about the paper if relevant such as quick links to the population, intervention, outcomes, measurements, funding statement, outline, references, abbreviations, and supplemental documents. Further, it checks for comments on the paper in PubPeer, provides various citation metrics on the paper and journal, and one-click citation styles, including a preformed powerpoint style. 



Features in further detail:

-Infobar automatically appears when a paper is opened & tells you if a free full text is available, and provides various metrics & comments, along with fast citations.
-This can be turned off and you can click the browser button for these.
-Type "LS" in the address bar and quickly query Google Scholar, PubMed, or Web of Science.
-Search your paper history with natural language.
-Get new PubMed listing recommendations - Lazy Scholar learns your research preferences automatically based on what papers you open.
-Citation count (GScholar's, Web of Science, and Altmetric.com score).
-PubPeer comment count
-Journal ranking
-Attempts to find a contact email address for the paper you are searching
-Auto generated sharing links (Twitter, email, Mendeley, Endnote, RefWorks, etc)
-Fast copying of citation to clipboard (over 900 citation styles, including a short citation for PowerPoint slides).
-Paper details listed in PubMed search results if available.
-Highlight text on a page, right click, "Search Google Scholar" for fast searching.
-Automatically checks Beall's list of predatory journals and notifies of a match
-Quick link to hypothes.is annotation layer
-Recommended citations from citepeer.io
-Optional check for preregistration through ClinicalTrials.gov, ISRCTN registry, ANZCTR registry, OSF.io, AsPredicted.org, and PROSPERO
-Option to block non-scholarly websites for 1 hour to reduce online distractions :)


--------------------------------------------


Note: Please report bugs! I welcome any feedback:
Colby Vorland: colby.vorland at gmail | @LazyScholarExt | lazyscholar.org

*More statistics here: http://www.lazyscholar.org/2017/10/06/new-statistics-on-full-text-availability-using-lazy-scholar/                    

扩展基本信息

名称 Lazy Scholar Lazy Scholar
ID fpbdcofpbclblalghaepibbagkkgpkak
官方URL https://chromewebstore.google.com/detail/lazy-scholar/fpbdcofpbclblalghaepibbagkkgpkak
简介 Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.
文件大小 9.47 MB
安装次数 10,000
当前版本 2.6.0
更新时间 2020-06-15
上架时间 2020-06-15
评分 4.16/5 共63次评分
开发者 https://lazyscholar.org
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL http://www.lazyscholar.org/private-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lazy Scholar",
    "version": "2.6.0",
    "version_name": "2.6.0",
    "description": "Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.",
    "icons": {
        "16": "\/images\/icon16.png",
        "38": "\/images\/icon38.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "\/images\/new_icons\/LS 29X29 blue.png"
    },
    "author": "Colby Vorland",
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/crypto.js",
            "js\/PDFjs\/pdf.js",
            "js\/PDFjs\/pdf.worker.js",
            "js\/LDA\/d3.min.js",
            "js\/LDA\/xregexp-all-min.js",
            "js\/LDA\/PorterStemmer1980.js",
            "js\/LDA\/jslda.js",
            "eventPage.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery.js",
                "js\/jquery-ui.js",
                "js\/PDFjs\/pdf.js",
                "js\/PDFjs\/pdf.worker.js",
                "js\/purify.js",
                "js\/purify.min.js",
                "js\/crypto.js",
                "js\/tf.min.js",
                "contentscript.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdn.hypothes.is; object-src 'self'",
    "homepage_url": "http:\/\/www.lazyscholar.org",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "ls"
    },
    "options_page": "options.html",
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "",
        "activeTab",
        "tabs",
        "notifications",
        "contextMenus",
        "downloads",
        "downloads.shelf",
        "storage",
        "clipboardWrite",
        "sessions",
        "alarms",
        "idle"
    ],
    "short_name": "Lazy Scholar",
    "web_accessible_resources": [
        "\/images\/",
        "images\/new_icons\/LS.29X29.blue.png",
        "infobar.html",
        "infobar-lite.html",
        "\/csv\/CiteScore_Metrics_2016.csv",
        "\/json\/styles.json",
        "\/js\/PDFjs\/test.pdf",
        "\/js\/PDFjs\/pdf.worker.js",
        "infobar.html",
        "citations.html",
        "sidepanel.html",
        "sidepanel2.html",
        "sidepanel3.html",
        "lazy-status-bar.html",
        "js\/hypothesis.js",
        "js\/web\/viewer.html",
        "js\/web\/viewer_hypothesis.html",
        "js\/web\/viewer.js",
        "js\/build\/pdf.js",
        "js\/web\/viewer.css",
        "js\/web\/images\/*",
        "inst_login.html",
        "js\/tf.min.js",
        "\/models\/model.json",
        "\/models\/dictionary.json",
        "\/models\/group1-shard1of1",
        "js\/nprogress.js",
        "js\/nprogress.css",
        "sidepanelbutton.html"
    ]
}