Wordtune: Generative AI productivity platform

Unleash your professional potential with Wordtune's GenAI tools for work.

Wordtune: Generative AI productivity platform란 무엇입니까?

Wordtune: Generative AI productivity platform은(는) https://wordtune.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Unleash your professional potential with Wordtune's GenAI tools for work."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Wordtune: Generative AI productivity platform 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Busy professionals have tons of work to get through. Some accept the frustration while others choose Wordtune to speed up their tasks. 

Wordtune is a Generative AI platform for work productivity. By using reliable Generative AI, professionals from all fields can grow their careers and stand out at work. Whether you’re writing emails, creating documents or sending instant messages to colleagues or clients, Wordtune perfects your writing while streamlining your work using AI. 

Take your productivity to new heights with the Wordtune Chrome extension — available on all your favorite websites and web apps. 

Wordtune’s latest and and most advanced set of GenAI tools for work include: 

➡️ Rewrite: Perfect your writing with Wordtune Rewrite — from a single word to an entire page.

➡️ Summarization: Cut reading and watching time in half by summarizing YouTube videos, blog articles, PDFs and more. 

➡️ AI writing: Enhance your productivity by writing faster with AI suggestions — all while remaining true to your unique style.

➡️ Corrections and recommendations: Write like the professional you are with AI recommendations. Unleash your thoughts without worrying about grammar or spelling mistakes.

➡️ Smart translation: Choose from 10 languages to Smart translate to English. 

➡️ Tones and length: Make sure your message hits the right note — change your tone from professional to casual in just a click. Effortlessly reduce or increase word count depending on your needs. 

Use the Wordtune anywhere you need it: Whether you're on your desktop, mobile device or using your favorite apps, Wordtune is there for you.

We’re constantly working on updates and improvements to make your Wordtune experience even better. If you have questions or feedback, we would love to hear from you at [email protected].                    

확장 프로그램 기본 정보

이름 Wordtune: Generative AI productivity platform Wordtune: Generative AI productivity platform
ID nllcnknpjnininklegdoijpljgdjkijc
공식 URL https://chromewebstore.google.com/detail/wordtune-generative-ai-pr/nllcnknpjnininklegdoijpljgdjkijc
설명 Unleash your professional potential with Wordtune's GenAI tools for work.
파일 크기 17.42 MB
설치 횟수 2,030,344
현재 버전 5.3.5
최근 업데이트 2024-02-28
출시 날짜 2020-07-03
평점 4.62/5 총 2376 개의 평점
개발자 https://wordtune.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.wordtune.com/
개인정보 보호 정책 페이지 URL https://www.wordtune.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Wordtune: Generative AI productivity platform",
    "version": "5.3.5",
    "description": "Unleash your professional potential with Wordtune's GenAI tools for work.",
    "icons": {
        "48": "media\/logo-48.png",
        "128": "media\/logo-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "bundles\/writingMonitor.js"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "css": []
        },
        {
            "all_frames": false,
            "js": [
                "bundles\/enableCanvasAnnotations.js"
            ],
            "matches": [
                "*:\/\/docs.google.com\/document\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "bundles\/injectExtensionInstalled.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "bundles\/overrideCanvas.js"
            ],
            "matches": [
                "*:\/\/docs.google.com\/document\/*"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "js": [
                "bundles\/content.js"
            ],
            "run_at": "document_end",
            "css": [
                "fonts\/fonts.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "read\/content.js"
            ],
            "all_frames": false,
            "css": [
                "read\/media\/OpenSans.css",
                "read\/media\/SofiaPro.css"
            ]
        }
    ],
    "browser_action": {
        "default_popup": "html\/popup.html"
    },
    "minimum_chrome_version": "77",
    "permissions": [
        "alarms",
        "cookies",
        "storage",
        "*:\/\/*\/*",
        "https:\/\/*.wordtune.com\/*"
    ],
    "optional_permissions": [
        "clipboardRead",
        "clipboardWrite"
    ],
    "web_accessible_resources": [
        "media\/*.png",
        "assets\/*.png",
        "assets\/*.eot",
        "assets\/*.woff",
        "assets\/*.woff2",
        "assets\/*.ttf",
        "assets\/*.svg",
        "assets\/*.gif",
        "fonts\/Inter\/*.woff",
        "fonts\/Inter\/*.woff2",
        "html\/*.html",
        "media\/webFonts\/*.woff",
        "media\/webFonts\/*.woff2",
        "read\/media\/*.woff",
        "read\/media\/*.woff2",
        "read\/media\/*.css"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "https:\/\/app.wordtune.com\/*",
            "https:\/\/www.wordtune.com\/*"
        ]
    }
}