Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "SciSpace: Do hours of research in minutes",
"version": "1.5.1",
"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.5078584b1c0de21e9a20.js",
"allow_universal_access_from_files": true
},
"content_scripts": [
{
"matches": [
"*:\/\/*\/*"
],
"exclude_matches": [
"*:\/\/*.scispace.com\/*",
"file:\/\/\/*"
],
"match_origin_as_fallback": true,
"js": [
"content.ac037e49fdf3d24c1a6d.js",
"ScispacePluginApp.App.edb6b2c3bd698feeea4e.js",
"ScispacePluginApp.248.a511a7b8decacf556e8d.js",
"ScispacePluginApp.594.8133f4467eb2618ce56a.js",
"ScispacePluginApp.71.22ab219770c6ceeb828e.js",
"ScispacePluginApp.394.a3ab7dd414cde516d9b4.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": [
"*:\/\/*.scispace.com\/*"
],
"js": [
"promotionView.e060d627383a9360d841.js",
"ScispacePluginApp.PromotionApp.7cb831ec3541c1d27386.js",
"ScispacePluginApp.248.a511a7b8decacf556e8d.js",
"ScispacePluginApp.594.8133f4467eb2618ce56a.js",
"ScispacePluginApp.71.22ab219770c6ceeb828e.js",
"ScispacePluginApp.394.a3ab7dd414cde516d9b4.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.f04a754cd5782263927a.js",
"ScispacePluginApp.NotSupportedLocalFileApp.19b944ef7d5d73aa084a.js",
"ScispacePluginApp.248.a511a7b8decacf556e8d.js",
"ScispacePluginApp.594.8133f4467eb2618ce56a.js",
"ScispacePluginApp.71.22ab219770c6ceeb828e.js",
"ScispacePluginApp.394.a3ab7dd414cde516d9b4.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:\/\/scispace.com\/",
"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"
}