{"id":39958858,"url":"https://github.com/coronin/thepaperlink-chrome","last_synced_at":"2026-02-17T15:01:06.193Z","repository":{"id":138436373,"uuid":"1548769","full_name":"coronin/thepaperlink-chrome","owner":"coronin","description":"source of chrome and edge extension \"the paper link - tpl\" for PubMed","archived":false,"fork":false,"pushed_at":"2026-02-15T07:34:47.000Z","size":4538,"stargazers_count":20,"open_issues_count":0,"forks_count":7,"subscribers_count":0,"default_branch":"v3-claude","last_synced_at":"2026-02-15T13:33:35.766Z","etag":null,"topics":["chrome-extension","javascript","productivity"],"latest_commit_sha":null,"homepage":"https://www.thepaperlink.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coronin.png","metadata":{"files":{"readme":"README","changelog":"history.html","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-03-31T00:24:00.000Z","updated_at":"2026-02-15T07:34:50.000Z","dependencies_parsed_at":"2026-02-17T15:01:00.930Z","dependency_job_id":null,"html_url":"https://github.com/coronin/thepaperlink-chrome","commit_stats":null,"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/coronin/thepaperlink-chrome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronin%2Fthepaperlink-chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronin%2Fthepaperlink-chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronin%2Fthepaperlink-chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronin%2Fthepaperlink-chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coronin","download_url":"https://codeload.github.com/coronin/thepaperlink-chrome/tar.gz/refs/heads/v3-claude","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coronin%2Fthepaperlink-chrome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29548201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","javascript","productivity"],"created_at":"2026-01-18T21:04:18.367Z","updated_at":"2026-02-17T15:01:06.168Z","avatar_url":"https://github.com/coronin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"the paper link 3.0\n----\nversion v3 ==\u003e manifest V3\n\n----\nversion v2.9.23: support the new PubMed web interface\n\nTHIS EXTENSION USES DATA PROVIDED BY www.thepaperlink.com, FOR FAIR USE ONLY.\n\nIn addition to PubMed search results, this extension will show links to PDF; display Faculty Opinions, etc.\nDetailed enhancement includes:\n * Display the Impact Factor of the Journal, updated yearly from https://jcr.clarivate.com/\n * Direct link to its publisher's web page, based on https://www.doi.org/\n * Highlight articles published in prestigious journals\n * Clickable button to add the RIS format reference to the system clipboard\n * If available, direct link to its Google Scholar page\n * If available, direct link to its legal fulltext PDF file, most of which are author-posted manuscript files\n * If available, Faculty 1000 star counts and links to related comment pages\n * \"Peaks\" authors, for more details please visit https://2.thepaperlink.com/\n\nSources of this extension are available at https://github.com/coronin/thepaperlink-chrome as different branches.\n\nTerm of Terms of Use and Privacy Policy at https://www.thepaperlink.com/privacy\n\n----\nWhisper from the Developer:\n * single purpose: To display journal article related information not available at original PubMed\n * in the browser address bar, type and search with keywords\n * background justification: after extract PMID from webpages, other params must tweak before making URL call. I process this on the background page using _port to communicate between content.js and background.js\n * contextMenus justification: I want the user to be able to do a PubMed search on any page with highlighted text\n * tabs justification: open related webpages, and update options after visiting /settings\n * clipboardWrite justification: I add a clipboard icon on webpages allowing the user to click and storage formated references. I format the copied text based the PMID exacted from the webpage and using information available at PubMed\n * declarativeContent justification: to update contextMenus based on the webpage URL and text, to facilitate getting PubMed related data\n * storage justification: I give options to the user on how the exact information should be displayed and I archive the papers the user read for later, both need a storage permission\n * host permission: for downloading remote files within specific domains, such as json data\n * downloads and remote code at /jss\n * remote code justification: code from https://www.thepaperlink.com/jss to add clickable action to author names when search results were displayed on https://pubmed.ncbi.nlm.nih.gov/ (the /jss code was a product of #io2011 appengine contest, No. 6653800)\n * 2020-8-25 removed: activeTab https://developer.chrome.com/extensions/activeTab\n * 2021-5-20 removed: an old video demonstrating how to use https://youtu.be/kYWwsXxSHQs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoronin%2Fthepaperlink-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoronin%2Fthepaperlink-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoronin%2Fthepaperlink-chrome/lists"}