Wordz
Supercharge your Google workspace
什麼是Wordz?
Wordz是由tomerlevi.g開發的Chrome擴展程式,該擴展的主要功能是“Supercharge your Google workspace”。
擴展截圖
下載Wordz擴展crx文件
下載Wordz擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Introducing Wordz - the ultimate email assistant available now on the Google Chrome extension store! Reduce the time you spend writing emails by 60% and think less about your wording with Wordz. Powered by GPT-3, this email assistant allows you to quickly and easily write the perfect email in seconds with perfectly articulated content. Wordz suggests alternative ways to write your email and helps you better express your ideas while improving the clarity of your message. With the ability to quickly identify errors and suggest corrections, Wordz is the perfect tool to help you craft the ideal email. Adjust your wording style in seconds with Wordz! Choose from different styles tailored to meet your needs, including casual, professional, long text, and short text. Generate informal and relaxed content for internal team emails or create more formal and professional content for external emails, press releases, business documents, and other professional materials. Don't wait any longer, get Wordz today and start saving time and improving your email communication!
擴展基本資訊
名稱 | Wordz |
ID | pdgampdcdleegdfmfelkdmdojbjfnkbk |
官方網址 | https://chromewebstore.google.com/detail/wordz/pdgampdcdleegdfmfelkdmdojbjfnkbk |
簡介 | Supercharge your Google workspace |
檔案大小 | 1.21 MB |
安裝次數 | 71 |
目前版本 | 1.29 |
更新時間 | 2023-06-13 |
上架時間 | 2022-12-20 |
評分 | 5.00/5 共 1 次評分 |
開發者 | tomerlevi.g |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://Wordz.ai/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Wordz", "description": "Supercharge your Google workspace", "version": "1.29", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }, "permissions": [ "activeTab", "storage" ], "commands": { "show_prompter": { "suggested_key": "Alt+S", "description": "Show Wordz" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |