OmniWrite — Your AI-writing companion
Your browser AI-writing companion
Was ist OmniWrite — Your AI-writing companion?
OmniWrite — Your AI-writing companion ist eine Chrome-Erweiterung, die von https://omniwrite.ai entwickelt wurde, und ihr Hauptmerkmal ist "Your browser AI-writing companion".
Erweiterungsscreenshots
OmniWrite — Your AI-writing companion-Erweiterungs-CRX-Datei herunterladen
Laden Sie OmniWrite — Your AI-writing companion-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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.                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | opkeighmgcdkekpjdmcidgcpobhdopcc | 
| Offizielle URL | https://chromewebstore.google.com/detail/omniwrite-%E2%80%94-your-ai-writi/opkeighmgcdkekpjdmcidgcpobhdopcc | 
| Beschreibung | Your browser AI-writing companion | 
| Dateigröße | 518 KB | 
| Installationsanzahl | 34 | 
| Aktuelle Version | 0.0.3.15 | 
| Letztes Update | 2023-05-15 | 
| Veröffentlichungsdatum | 2023-04-20 | 
| Entwickler | https://omniwrite.ai | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://omniwite.ai | 
| Hilfeseite URL | https://twitter.com/omniwriteai | 
| URL der Datenschutzrichtlinien-Seite | https://omniwrite.ai/privacy | 
| Unterstützte Sprachen | 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:\/\/*\/*",
                "  |  |