OmniWrite — Your AI-writing companion
Your browser AI-writing companion
Wat is OmniWrite — Your AI-writing companion?
OmniWrite — Your AI-writing companion is een Chrome-extensie ontwikkeld door https://omniwrite.ai, en de belangrijkste functie is "Your browser AI-writing companion".
Extensie Screenshots
Download het CRX-bestand van de extensie OmniWrite — Your AI-writing companion
Download OmniWrite — Your AI-writing companion-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | opkeighmgcdkekpjdmcidgcpobhdopcc |
| Officiële URL | https://chromewebstore.google.com/detail/omniwrite-%E2%80%94-your-ai-writi/opkeighmgcdkekpjdmcidgcpobhdopcc |
| Beschrijving | Your browser AI-writing companion |
| Bestandsgrootte | 518 KB |
| Aantal Installaties | 34 |
| Huidige Versie | 0.0.3.15 |
| Laatst Bijgewerkt | 2023-05-15 |
| Publicatiedatum | 2023-04-20 |
| Ontwikkelaar | https://omniwrite.ai |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://omniwite.ai |
| Help Pagina-URL | https://twitter.com/omniwriteai |
| URL van de Privacybeleid Pagina | https://omniwrite.ai/privacy |
| Ondersteunde Talen | 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:\/\/*\/*",
" | |