By: shantanu
Inspect and view changes in gpt-copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "gpt-copy",
"version": "1.0.1",
"description": "Copy responses from ChatGPT",
"icons": {
"48": "icons/48.png"
},
"content_scripts": [
{
"matches": [
"*://chat.openai.com/chat/*",
"*://chat.openai.com/c/*"
],
"js": [
"copy.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{6d7f912a-24ae-4a4a-bf9e-5a19b8aba8e3}"
}
}
} Best gpt-copy Alternatives
Here are some Firefox add-ons that are similar to gpt-copy: