Files
chatGPTBox/safari/project.pre.patch

19 lines
464 B
Diff

--- a/src/manifest.v2.json
+++ b/src/manifest.v2.json
@@ -1,5 +1,5 @@
{
- "name": "ChatGPTBox",
+ "name": "Fission - ChatBox",
"description": "Integrating ChatGPT into your browser deeply, everything you need is here",
"version": "0.0.0",
"manifest_version": 2,
@@ -28,7 +28,7 @@
"scripts": [
"background.js"
],
- "persistent": true
+ "persistent": true
},
"browser_action": {
"default_popup": "popup.html?popup=true"