By: GPT Unquote
Inspect and view changes in GPT Unquote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Chat Normalizer",
"version": "1.0.1",
"description": "Replaces typographic apostrophes with straight apostrophes when copying from ChatGPT.",
"browser_specific_settings": {
"gecko": {
"id": "chat-normalize@ovior.ca",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"content-script.js"
],
"run_at": "document_start"
}
]
} Best GPT Unquote Alternatives
Here are some Firefox add-ons that are similar to GPT Unquote: