Lazy Scholar

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

Cos'è Lazy Scholar?

Lazy Scholar è un'estensione di Chrome sviluppata da https://lazyscholar.org, e la sua funzione principale è "Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Lazy Scholar

Scarica i file di estensione Lazy Scholar in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome Lazy Scholar Lazy Scholar
ID fpbdcofpbclblalghaepibbagkkgpkak
URL Ufficiale https://chromewebstore.google.com/detail/lazy-scholar/fpbdcofpbclblalghaepibbagkkgpkak
Descrizione Automatic check for full text, details, and metrics of scientific articles, plus comments, citations, fast sharing and more.
Dimensione del File 9.47 MB
Conteggio Installazioni 10,000
Versione Corrente 2.6.0
Ultimo Aggiornamento 2020-06-15
Data di Pubblicazione 2020-06-15
Valutazione 4.16/5 Totale 63 Valutazioni
Sviluppatore https://lazyscholar.org
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.lazyscholar.org/private-policy
Lingue Supportate 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"
    ]
}