Skip to content

Commit e527961

Browse files
committed
description
1 parent 9bf5ec5 commit e527961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"manifest_version": 3,
33
"name": "tech-int-cheat",
4-
"description": "Cheating on technical interview virtual meetings",
4+
"description": "Revamp your virtual meetings with an AI-powered response generator that leverages ChatGPT and temporary discussion records.",
55
"version": "1.0",
6-
"permissions": ["activeTab", "scripting", "tabGroups"],
6+
"permissions": ["activeTab", "scripting"],
77
"host_permissions": ["https://t23m9fecmc.execute-api.us-east-2.amazonaws.com/Prod/infer_response"],
88
"action": {
99
"default_popup": "popup/popup.html",

0 commit comments

Comments
 (0)