SciSpace: Do hours of research in minutes

Your AI research assistant for understanding scientific literature.

SciSpace: Do hours of research in minutesคืออะไร?

SciSpace: Do hours of research in minutes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SciSpace และคุณลักษณะหลักของมันคือ "Your AI research assistant for understanding scientific literature."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SciSpace: Do hours of research in minutes

ดาวน์โหลดไฟล์ส่วนขยาย SciSpace: Do hours of research in minutes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Your AI research assistant for discovering and analyzing scientific literature.

With SciSpace, you no longer have to open new tabs and Google unfamiliar concepts every time you come across one.

Just ask SciSpace for research-backed explanations or summaries for any text, maths, and tables in any research paper, technical blog post, or report you’re reading. You can also ask follow-up questions, and it will give you answers with citations.

With SciSpace for Chrome, you can:

👌 Simplify technical language — SciSpace gives you simple explanations for jargon, acronyms, and complex paragraphs. All you need to do is highlight them.

🤿 Delve deeper while learning — Choose from SciSpace’s preset questions or ask your own if you have doubts while reading an article.

🔢 Understand math and tables in PDFs — Clip unfamiliar math equations or tables using SciSpace to find out what exactly they mean.

🌐 Toggle between multiple languages — Interact with SciSpace in 13 languages and get explanations in your native language.

🔖 Bookmark the URL — Save any article or PDF to your collection in SciSpace. Come back to it any time and pick up right where you left.

📡 Find related papers – Discover research papers related to any passage you highlight.

What’s new:

Literature Review – Want to inquire about a research question or topic you have in mind? Ask the Lit. Review tool and find insights from 270 million+ papers in the SciSpace repository.

Citations in answers – No more fake references or misinformation. Copilot now gives a citation with every answer along with the location of the source.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SciSpace: Do hours of research in minutes SciSpace: Do hours of research in minutes
ID cipccbpjpemcnijhjcdjmkjhmhniiick
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/scispace-do-hours-of-rese/cipccbpjpemcnijhjcdjmkjhmhniiick
คำอธิบาย Your AI research assistant for understanding scientific literature.
ขนาดไฟล์ 3.46 MB
จำนวนการติดตั้ง 265,339
เวอร์ชันปัจจุบัน 1.4.9
อัปเดตครั้งล่าสุด 2023-12-06
วันที่เผยแพร่ 2023-04-03
คะแนน 4.54/5 รวมทั้งหมด 156 คะแนน
ผู้พัฒนา SciSpace
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://typeset.io
URL หน้านโยบายความเป็นส่วนตัว https://typeset.io/t/security-commitment
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SciSpace: Do hours of research in minutes",
    "version": "1.4.9",
    "description": "Your AI research assistant for understanding scientific literature.",
    "offline_enabled": false,
    "action": {
        "default_title": "SciSpace",
        "default_icon": {
            "16": "static\/images\/brands\/scispace-icon-1x.png",
            "32": "static\/images\/brands\/scispace-icon-2x.png",
            "64": "static\/images\/brands\/scispace-icon-3x.png"
        }
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "file:\/\/\/*"
    ],
    "permissions": [
        "scripting",
        "storage",
        "activeTab",
        "cookies",
        "webRequest",
        "contextMenus",
        "alarms"
    ],
    "background": {
        "service_worker": "background.cc2cf01978e44c326ee9.js",
        "allow_universal_access_from_files": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.typeset.io\/*",
                "file:\/\/\/*"
            ],
            "match_origin_as_fallback": true,
            "js": [
                "content.2522c2ff2184ee8ec765.js",
                "ScispacePluginApp.App.19cfed809ffeaf545857.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.138.9f1d5a0a819426ad9d3e.js",
                "ScispacePluginApp.394.b036ee75acc33be058b9.js"
            ],
            "web_accessible_resources": [
                "static\/fonts\/proxima-vara-roman-black.woff",
                "static\/fonts\/proxima-vara-roman-black.woff2",
                "static\/js\/*",
                "asset-manifest.json"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.typeset.io\/*"
            ],
            "js": [
                "promotionView.2de7310741baf87ddead.js",
                "ScispacePluginApp.PromotionApp.84abc8b775bf96a891ba.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.138.9f1d5a0a819426ad9d3e.js",
                "ScispacePluginApp.394.b036ee75acc33be058b9.js"
            ],
            "web_accessible_resources": [
                "static\/fonts\/proxima-vara-roman-black.woff",
                "static\/fonts\/proxima-vara-roman-black.woff2",
                "static\/js\/*"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "file:\/\/\/*"
            ],
            "match_origin_as_fallback": true,
            "js": [
                "notSupportedlocalFileView.9f344cb5003b185ccaae.js",
                "ScispacePluginApp.NotSupportedLocalFileApp.a784b2d337437010773e.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.138.9f1d5a0a819426ad9d3e.js",
                "ScispacePluginApp.394.b036ee75acc33be058b9.js"
            ],
            "web_accessible_resources": [
                "static\/fonts\/proxima-vara-roman-black.woff",
                "static\/fonts\/proxima-vara-roman-black.woff2",
                "static\/js\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "homepage_url": "https:\/\/typeset.io\/",
    "web_accessible_resources": [
        {
            "resources": [
                "static\/*",
                "asset-manifest.json",
                "authConfirmation.bfdc89311d80e200ca70.js",
                "authConfirmation.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "16": "static\/images\/brands\/scispace-logo-icon-1x.png",
        "32": "static\/images\/brands\/scispace-icon-2x.png",
        "64": "static\/images\/brands\/scispace-logo-icon-3x.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqXHjREwPNJnlK1Xwe0jwvuhUw9jLOIv5Uoy9UfUCGJFMHJmmVcU7b9ylGBY3BMZqnd3Z+HFdiDceWNUBNyNjUnHPVpY1eJ8BFcGGXJWLrfXgrzg0Cz+3NUVD6FSfP6jWbqtMDLm\/wD2oIuN\/iA99Vfhsl6nXokDR+qILT7Xdv2IXWG1u9f3Dxg0CXgtMSJDSgmevlU8UDZWaDxvdwPIGdczGZ90GIuNSIeXqJ8exqc9imO1tpJNEkyewpkUrCCl+uoCcjtNE2lb1hL48KP42HC81WDC43mkJeRM+QKL+Y+PrB944QCALtFILTpns5fCGF\/1e8cWyvDHOEdkR+wByjwIDAQAB",
    "oauth2": {
        "scopes": [
            "openid email profile"
        ],
        "client_id": "473235436218-oceknrpicphsds5jdsjeebdb90vmk2d5.apps.googleusercontent.com"
    },
    "minimum_chrome_version": "88"
}