WebExtension.net
Toggle dark mode
WebExtension.net

SciSpace: Do hours of research in minutes

View on Chrome Web Store
View SciSpace: Do hours of research in minutes Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (181 ratings)
1 new ratings
17 views
This extension has been viewed 17 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Your AI research assistant for understanding scientific literature.
Type
Extension
Users
300,000 users
100K
SciSpace
View author page of SciSpace
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 4, 2023
Version 1.4.12
Manifest version
3
Updated
Updated on November 20, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View SciSpace: Do hours of research in minutes Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SciSpace: Do hours of research in minutes",
    "version": "1.4.12",
    "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.ab27ba3919a81d918ef3.js",
        "allow_universal_access_from_files": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.typeset.io\/*",
                "file:\/\/\/*"
            ],
            "match_origin_as_fallback": true,
            "js": [
                "content.28b407b84e86369005ea.js",
                "ScispacePluginApp.App.5960a520e1e850a76333.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.71.cdc105194e3050122f4e.js",
                "ScispacePluginApp.394.f04d40a8e2d7b9383f93.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.cf7a3db27d2310426318.js",
                "ScispacePluginApp.PromotionApp.bff0b625c83fb1b1f6a2.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.71.cdc105194e3050122f4e.js",
                "ScispacePluginApp.394.f04d40a8e2d7b9383f93.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.34fdc1dbffba9acc5652.js",
                "ScispacePluginApp.NotSupportedLocalFileApp.6aa85e6b0a24121702cc.js",
                "ScispacePluginApp.129.a901132a61a15ed6ea3b.js",
                "ScispacePluginApp.594.e382e066537c10343e87.js",
                "ScispacePluginApp.71.cdc105194e3050122f4e.js",
                "ScispacePluginApp.394.f04d40a8e2d7b9383f93.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": [
                "<all_urls>"
            ]
        }
    ],
    "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"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top