ChatGPT Virtual Assistant 0.0.12
FREE
Released:2023-02-20
Manifest File:
{"name":"ChatGPT Virtual Assistant","icons":{"48":"chatgpt99_48-48_dark.png","128":"chatgpt99_128-128.png"},"action":{"default_popup":"popup.html"},"version":"0.0.12","background":{"service_worker":"\/background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Improve your emails, posts or commentaries with power of ChatGPT","permissions":["storage","tabs"],"options_page":"options.html","content_scripts":[{"js":["\/content-openai-session.js"],"runAt":"document_start","matches":["https:\/\/*.openai.com\/*"]},{"js":["\/content-gmail-reply-email.js"],"runAt":"document_start","matches":["https:\/\/mail.google.com\/*"]},{"js":["\/content.js"],"matches":["<all_urls>"],"exclude_globs":["https:\/\/*.openai.com\/*","https:\/\/openai.com\/*"]}],"manifest_version":3,"web_accessible_resources":[{"matches":["<all_urls>"],"resources":["\/chatgpt99_123-32.png","fold_down.png","chatgpt99_48-48.png"]}]}