By: TinkerTank
Inspect and view changes in ChatGPT Execute Code button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Execute Code button",
"version": "1.0.0",
"description": "In ChatGPT, js code-blocks get a 'Execute Code' button, which allows js-code to be executed immediately in the context of the browser.",
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"activeTab"
],
"icons": {
"48": "icon.png",
"96": "icon@2x.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e7badb56-1c26-4d75-a01b-2b0021facaf0}"
}
}
} Best ChatGPT Execute Code button Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Execute Code button:
ChatGPT Code Downloader
Automate My Life
ChatGPT Web Preview
LeonKohli
ChatGPT Code Preview
NeloyHQ
GPT Code helper
Francisco Cerdán
ChatGPT Automation Pro
Henry Russell
ChatGPT Mods
One
ChatGPT HTML Web View
JdM
ChatGPThing
Kevin Antoine
GPT Browser Extension
Aaron
Ask ChatGPT from Address Bar
ChatGPT Search
Ask ChatGPT
Syirezz
ChatGPT Export as Text
tnndvd