We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf5ec5 commit e527961Copy full SHA for e527961
manifest.json
@@ -1,9 +1,9 @@
1
{
2
"manifest_version": 3,
3
"name": "tech-int-cheat",
4
- "description": "Cheating on technical interview virtual meetings",
+ "description": "Revamp your virtual meetings with an AI-powered response generator that leverages ChatGPT and temporary discussion records.",
5
"version": "1.0",
6
- "permissions": ["activeTab", "scripting", "tabGroups"],
+ "permissions": ["activeTab", "scripting"],
7
"host_permissions": ["https://t23m9fecmc.execute-api.us-east-2.amazonaws.com/Prod/infer_response"],
8
"action": {
9
"default_popup": "popup/popup.html",
0 commit comments