By: johntiger1
Inspect and view changes in ChatGPT Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Analyzer",
"version": "1.0",
"description": "Analyze user interactions with ChatGPT",
"permissions": [
"activeTab"
],
"content_security_policy": "script-src 'self' https://d3js.org https://cdnjs.cloudflare.com; object-src 'self';",
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "logo16.png",
"48": "logo48.png",
"128": "logo128.png"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"looper.js"
]
}
],
"icons": {
"16": "logo16.png",
"48": "logo48.png",
"128": "logo128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e0ea2d0e-ff93-433b-9a26-b58c4b10ac5a}"
}
}
} Best ChatGPT Analyzer Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Analyzer:
ChatGPT Insights
Serge
Anthill Spider – ChatGPT Scraper
tcase
ChatGPT Tweaker
Neulen
ChatGPT Scailability
Scailability
ChatGPT Export to Markdown
J. Chik
ChatGPThing
Kevin Antoine
GPT Plus (GPT+)
Mateusz Baranowski
ChatGPT API
tushisvet
ChatGPT Status Notifier
Smolk LLC
ChatGPT Search Query
Yigit Budak
chatgpt-to-json
Marcin
WebChatGPT: ChatGPT with internet access
Extensions Hub