By: Mattia Ferrarini
Inspect and view changes in ShortGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ShortGPT",
"version": "1.0.2",
"description": "Make ChatGPT's answers shorter.",
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content/content.js"
]
}
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"applications": {
"gecko": {
"id": "ShortGPT@mattiaferrarini.com"
}
}
} Best ShortGPT Alternatives
Here are some Firefox add-ons that are similar to ShortGPT: