Moly
The AI Content Generator & Writing Assistant
Was ist Moly?
Moly ist eine Chrome-Erweiterung, die von https://moly.ai entwickelt wurde, und ihr Hauptmerkmal ist "The AI Content Generator & Writing Assistant".
Erweiterungsscreenshots
Moly-Erweiterungs-CRX-Datei herunterladen
Laden Sie Moly-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
Moly is the affordable AI writing assistant that helps you and your team break through creative blocks to create amazing, original content 10X faster. Write blog posts, marketing content, ads, stories, emails, generate ideas & much more. Use Moly's Chrome Extension on every page you usually navigate without disrupting your current workflows. A Moly Icon will show up on your email client page so you can easily create amazing emails in 10 seconds. How much time can you save using Moly? Discover all the ways Moly AI can help you generate content using AI. Install the Moly Chrome Extension and get up and running in 2 minutes.
Grundlegende Informationen zur Erweiterung
Name | Moly |
ID | lmbdjehkimkamfohnndnoplmhihhlcgi |
Offizielle URL | https://chromewebstore.google.com/detail/moly/lmbdjehkimkamfohnndnoplmhihhlcgi |
Beschreibung | The AI Content Generator & Writing Assistant |
Dateigröße | 689 KB |
Installationsanzahl | 52 |
Aktuelle Version | 0.1.3 |
Letztes Update | 2022-12-11 |
Veröffentlichungsdatum | 2022-11-07 |
Entwickler | https://moly.ai |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://moly.ai |
Hilfeseite URL | https://moly.ai |
URL der Datenschutzrichtlinien-Seite | https://moly.ai/privacy-policy |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Moly", "short_name": "Moly", "homepage_url": "https:\/\/moly.ai", "offline_enabled": true, "permissions": [ "storage", "scripting", "notifications" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "content_security_policy": { "sandbox": "sandbox allow-scripts unsafe-inline; script-src 'self'", "extension_pages": "script-src 'self'; object-src 'self';" }, "action": { "default_icon": "images\/moly128.png" }, "options_page": "options.html", "options_ui": { "page": "options.html" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |