EasyPubMedicine
EasyPubMedicine makes PubMed easy to use
Co to jest EasyPubMedicine?
EasyPubMedicine to rozszerzenie Chrome opracowane przez EasyPubMed, a jego główną funkcją jest „EasyPubMedicine makes PubMed easy to use”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia EasyPubMedicine
Pobierz pliki rozszerzeń EasyPubMedicine w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        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                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | nkpdpmomjhifdobiopmgfjjffacldfje | 
| Oficjalny URL | https://chromewebstore.google.com/detail/easypubmedicine/nkpdpmomjhifdobiopmgfjjffacldfje | 
| Opis | EasyPubMedicine makes PubMed easy to use | 
| Rozmiar pliku | 8.15 MB | 
| Liczba instalacji | 60,000 | 
| Aktualna Wersja | 0.1.20 | 
| Ostatnia Aktualizacja | 2024-01-01 | 
| Data Publikacji | 2020-07-02 | 
| Ocena | 4.83/5 Łącznie 77 Oceny | 
| Deweloper | EasyPubMed | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md | 
| Adres URL Strony Pomocy | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md#bug-report-and-suggestion | 
| Adres URL Strony Polityki Prywatności | https://github.com/naivenaive/EasyPubMed/blob/master/EasyPubMed%20User%20Manual.md | 
| Obsługiwane Języki | 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": [
                "  |  |