제작자: Jonathan Shobrook
Inspect and view changes in ChatGPT for StackOverflow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT for StackOverflow",
"version": "0.3.0",
"description": "ChatGPT's response to every StackOverflow question",
"icons": {
"16": "icons/icon_16.png",
"32": "icons/icon_32.png",
"48": "icons/icon_48.png",
"128": "icons/icon_128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "ChatGPT for StackOverflow",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"https://*.openai.com/"
],
"content_scripts": [
{
"matches": [
"http://stackoverflow.com/questions/*",
"http://www.stackoverflow.com/questions/*",
"https://stackoverflow.com/questions/*",
"https://www.stackoverflow.com/questions/*"
],
"run_at": "document_end",
"js": [
"contentScript.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{4d3bd780-0e1f-4aca-82ea-efd9eab3f5f7}"
}
}
} 최고의 ChatGPT for StackOverflow 대안
다음은 ChatGPT for StackOverflow과(와) 유사한 Firefox add-on입니다:
Pre-ChatGPT Badges for StackOverflow
Patrick R
ChatGPT for SegmentFault
robin
ChatGPThing
Kevin Antoine
ChatGPT Omnibox
Adam Lui
ChatGPT Extension
ATHARVA GAWAS
ChatGPT for Search
coolGi
Ask ChatGPT
Syirezz
ChatGPT for Google Colab
Ali H. Kudeir
ChatGPTBox
josStorer
LeetChatGPT
Liopun
ChatGPT for Browser
Leo