Por: researcher2
Inspect and view changes in FoxPrompt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FoxPrompt",
"version": "1.2",
"description": "Adds a helper window to ChatGPT, featuring a prompt library, quick prompts, and the ability to hide the chat history and settings window.",
"permissions": [
"storage",
"https://chat.openai.com/*",
"https://docs.google.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"vue_frontend/dist/assets/page_interaction-ca92c069.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{74b46b97-668f-4a5b-8f4f-0cc3f61eda66}"
}
}
} Mejores alternativas FoxPrompt
Aquí hay algunas Firefox add-ons que son similares a FoxPrompt: