By: Patrick R
Inspect and view changes in Pre-ChatGPT Badges for StackOverflow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds a badge to all SO questions and answers that have been posted before ChatGPT was released.",
"manifest_version": 2,
"name": "Pre-ChatGPT Badges",
"version": "0.2",
"content_scripts": [
{
"matches": [
"*://*.stackoverflow.com/*"
],
"js": [
"so-add-badges.js"
],
"css": [
"badge.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c7df1db8-1a36-46c9-9288-bcd758567831}"
}
}
} Best Pre-ChatGPT Badges for StackOverflow Alternatives
Here are some Firefox add-ons that are similar to Pre-ChatGPT Badges for StackOverflow: