提供元: John
Inspect and view changes in Chat improved source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "images/logo-16.png",
"32": "images/logo-32.png",
"48": "images/logo-48.png",
"128": "images/logo-128.png"
}
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"chromeRuntimeSupport.js"
],
"matches": [
"https://*.askscio.com/*",
"https://*.glean.com/*"
],
"run_at": "document_start"
},
{
"js": [
"documentStart.js"
],
"matches": [
"https://docs.google.com/*"
],
"run_at": "document_start"
},
{
"js": [
"contentScript.js"
],
"matches": [
"https://app.box.com/*",
"https://*.asana.com/*",
"https://*.atlassian.net/*",
"https://*.docebosaas.com/*",
"https://docs.google.com/*",
"https://*.docusign.com/*",
"https://drive.google.com/*",
"https://*.dropbox.com/*",
"https://*.force.com/*",
"https://github.com/*",
"https://*.highspot.com/*",
"https://mail.google.com/*",
"https://*.marketo.com/*",
"https://*.mindtouch.com/*",
"https://*.office.com/*",
"https://*.onedrive.live.com/*",
"https://*.quip.com/*",
"https://*.salesforce.com/*",
"https://*.servicenow.com/*",
"https://*.slack.com/*",
"https://*.stackoverflow.com/*",
"https://teams.microsoft.com/*",
"https://work.facebook.com/*",
"https://*.workday.com/*",
"https://*.zendesk.com/*"
]
}
],
"content_security_policy": "default-src 'self'; style-src 'self' 'unsafe-inline' blob:; script-src 'self' 'sha256-BrErUCEOvM1zat+h+t93+mYWQFKP4Ok80htEh4l9NGE='; object-src 'none'; font-src 'self' data:; connect-src 'self' https://*.glean.com:* https://*.askscio.com:*; img-src * data: blob:; frame-src 'self' https:;",
"description": "Unlocks your company's knowledge and enables powerful work AI for everyone.",
"externally_connectable": {
"matches": [
"https://*.askscio.com/*",
"https://*.glean.com/*"
]
},
"icons": {
"16": "images/logo-16.png",
"32": "images/logo-32.png",
"48": "images/logo-48.png",
"128": "images/logo-128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoejwPjJd16FOAq/O0ZoL3YcnI1gvB2KSEQIp434LKFR8Cgxhw8Y3AxnU8JU9h6hQs1aqHXQ/oRWdq1PHvWudYhos/dP2vsXWetsTZos10hLEQ2rfRKlGZXBLDz/r8DNSDAVLt0/AsrW+RBSa+Rqju7QLdqeo5nP8buSoKJmMA4e+tjuXTdsUgvHmhunoZQg1EPFcnwCIRTAc8+lPrgr4znJHTINOfHdNoZMdBvZAeb32XaH5udEhsqW71V7Y6vKfHZgMmMIH63VW+EtI9lWrlTYhkrtP+dLXU1rBPaVkkhGwaOR9Tfcx5/84bhojMxoG+hsUmKGq75TT7UwWoD/AZwIDAQAB",
"manifest_version": 2,
"name": "Glean",
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"storage": {
"managed_schema": "managed_schema.json"
},
"version": "1.2026.402.5000",
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"optional": [
"technicalAndInteraction",
"browsingActivity"
],
"privacy_policy_url": "https://www.glean.com/privacy-policy",
"required": [
"none"
]
},
"id": "{bb38ae85-f5db-43e0-9800-e3f11f5d0a3c}"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+J",
"mac": "MacCtrl+J"
}
}
},
"omnibox": {
"keyword": "gl"
},
"permissions": [
"<all_urls>",
"activeTab",
"alarms",
"bookmarks",
"chrome://favicon/*",
"contextMenus",
"history",
"search",
"storage",
"tabs",
"webRequest",
"webRequestBlocking"
]
} ベストのChat improved代替案
Chat improvedに類似したFirefox add-onをいくつか紹介します: