By: Valkryx
Inspect and view changes in ChatGPT Quick Query source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ChatGPT Quick Query for Mozilla",
"version": "1.2",
"description": "Quickly search ChatGPT from your browser's address bar",
"permissions": [
"tabs",
"storage",
"webNavigation"
],
"host_permissions": [
"https://*.google.com/*",
"https://chat.openai.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "askchatgpt@valkryx.com",
"strict_min_version": "109.0"
}
},
"icons": {
"16": "./icons/icon16.png",
"48": "./icons/icon48.png",
"128": "./icons/icon128.png"
},
"action": {
"default_icon": {
"16": "./icons/icon16.png",
"48": "./icons/icon48.png",
"128": "./icons/icon128.png"
},
"default_popup": "popup.html"
}
} Best ChatGPT Quick Query Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Quick Query:
ChatGPT Query
Patrik Martinko
ChatGPT Search Engine
AceOfAllTrades
ChatGPThing
Kevin Antoine
Ask ChatGPT from Address Bar
ChatGPT Search
AskChatGPT
LGG Hub
Ask ChatGPT
Syirezz
ChatGPT for Browser
Leo
ChatGPT Extension
ATHARVA GAWAS
ChatGPT Search Extension
Eladiut
Search ChatGPT
jfleschner