EasyPubMedicine
EasyPubMedicine makes PubMed easy to use
什么是EasyPubMedicine?
EasyPubMedicine是由EasyPubMed开发的Chrome扩展程序,该扩展的主要功能是“EasyPubMedicine makes PubMed easy to use”。
扩展截图
下载EasyPubMedicine扩展crx文件
下载EasyPubMedicine扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
EasyPubMedicine使新版PubMed更好用! EasyPubMedicine makes new PubMed easier to use! 更新: - 更新最新2023年中科院、JCR分区 - 支持同时展示JCR及中科院分区 - 显示近五年影响因子走势图 - 截屏PubMed网站头部信息 - Bug 修复 功能特色: 专为新版PubMed设计的工具条——看摘要、找全文、收藏文献都不是问题 - 一键点击从UnpayWall、Sci-Hub多渠道获取全文PDF,找全文如此简单 - 一键收集PubMed文章,好文献随时收藏并支持做多种标记,如星价、旗标、贴标签、写备注 - 展示最新(2023年)杂志影响因子、JCR分区、中科院分区及文章被引用次数 - 获取文章10000+种参考文献引用格式,覆盖绝大多数SCI杂志 - PubMed搜索界面展示完整摘要 文献管理助手——浏览器就能把文献管理得井井有条 - 文献分项目管理 - 全文PDF批量下载 - 全文PDF自动重命名,乱码文件名从此消失 - 文献附件(Supplementary Material)管理,文献附件也保存得井井有条 强大翻译功能——翻译竟然这么方便,文献阅读再没烦恼 - 支持六种翻译引擎 - 一键翻译PubMed文章标题及摘要 - 实时英文翻译 = 选中文字+“T”键/“D”键 - 网页PDF随时翻译=“Ctrl+C”键+“Add Text" 文献筛选助手——筛选高质量文献如此简单 - 支持根据杂志影响因子、分区、被引用次数等6种模式筛选文献 - PubMed杂志筛选助手帮你筛选高质量杂志 文献探测器 - 在所有网页探测文献标志号如DOI、PMID、ARXIVID、ISBN,可在侧边栏直接链接到文章全文 通过Edge及Chrome商店审查,安全放心 Update: - Latest JCR impact factor(2023) - Display trend chart of IF over the past five years - One click to capturePubMed header screenshot - Disable Sci-hub if you want - Detect paper identifier and display impact factor in any webpage - Bug fixation - Support Manifest v3 Features: -EasyPubMedicine tool bar, Design for new PubMed - One click to get PDF from UnpayWall, Sci-Hub, Libgen - One click to collect PubMed article to Reference Manager - Display journal impact factor (IF), JCR (Journal Citation Reports) journal's quartile ranking or CAS (Chinese Academy of Sciences) journal's block ranking - Get 1000+ reference style - Display abstract in PubMed search page -Reference Manager - Classify reference to different project - Batch download and rename full-text PDF - Manage supplemental material -Translation - One click to translate article's title and abstract in PubMed - Webpage translation: select the words and Press "T" - PDF translation - Multiple languages support -Journal Filter Tools - Filter articles by Impact factor, JCR Quartile and citation counts... - PubMed filter manager helps you select most related journals in your research field - Paper Identifier Detector - Detect paper identifier such as DOI, PMID, ARXIVID, ISBN and show full-text link in side-bar
扩展基本信息
| 名称 | |
| ID | nkpdpmomjhifdobiopmgfjjffacldfje |
| 官方URL | https://chromewebstore.google.com/detail/easypubmedicine/nkpdpmomjhifdobiopmgfjjffacldfje |
| 简介 | EasyPubMedicine makes PubMed easy to use |
| 文件大小 | 8.15 MB |
| 安装次数 | 60,000 |
| 当前版本 | 0.1.20 |
| 更新时间 | 2024-01-01 |
| 上架时间 | 2020-07-02 |
| 评分 | 4.83/5 共77次评分 |
| 开发者 | EasyPubMed |
| 电子邮箱 | easypubmed.project@gmail.com |
| 付费类型 | free |
| 扩展官网 | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md |
| 帮助页面URL | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md#bug-report-and-suggestion |
| 隐私政策页面URL | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "EasyPubMedicine",
"manifest_version": 3,
"version": "0.1.20",
"description": "EasyPubMedicine makes PubMed easy to use",
"short_name": "EP",
"icons": {
"16": "images\/ep_16.png",
"48": "images\/ep_48.png",
"128": "images\/ep_128.png"
},
"action": {
"default_icon": "images\/ep_128.png",
"default_title": "EasyPubMedicine",
"default_popup": "popup.html"
},
"background": {
"service_worker": "js\/background.js",
"module": true
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'",
"sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self'"
},
"content_scripts": [
{
"js": [
"js\/content-script.js"
],
"css": [
"css\/style.css"
],
"matches": [
" | |