OmniWrite — Your AI-writing companion
Your browser AI-writing companion
Что такое OmniWrite — Your AI-writing companion?
OmniWrite — Your AI-writing companion - это расширение Chrome, разработанное https://omniwrite.ai, и его основная функция - "Your browser AI-writing companion".
Снимки экрана расширения
Скачать файл CRX расширения OmniWrite — Your AI-writing companion
Скачайте файлы расширений OmniWrite — Your AI-writing companion в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        Generate text with AI.
👉 Compose, reply, expand, shorten, translate, and much more 🙌
👉 Reply in a breeze (Gmail, Twitter, LinkedIn, etc.)
👉 Generate copy for your landing page
👉 Solve the blank page issue forever. Write blog posts in minutes.                     Основная информация о расширении
| Название |   |  
| ID | opkeighmgcdkekpjdmcidgcpobhdopcc | 
| Официальный URL | https://chromewebstore.google.com/detail/omniwrite-%E2%80%94-your-ai-writi/opkeighmgcdkekpjdmcidgcpobhdopcc | 
| Описание | Your browser AI-writing companion | 
| Размер файла | 518 KB | 
| Количество установок | 34 | 
| Текущая Версия | 0.0.3.15 | 
| Последнее Обновление | 2023-05-15 | 
| Дата публикации | 2023-04-20 | 
| Разработчик | https://omniwrite.ai | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| Официальный сайт расширения | https://omniwite.ai | 
| URL страницы помощи | https://twitter.com/omniwriteai | 
| URL страницы политики конфиденциальности | https://omniwrite.ai/privacy | 
| Поддерживаемые языки | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Your browser AI-writing companion",
    "version": "0.0.3.15",
    "manifest_version": 3,
    "name": "OmniWrite \u2014 Your AI-writing companion",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.omniwrite.ai\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "  |  |