Moly
The AI Content Generator & Writing Assistant
Cos'è Moly?
Moly è un'estensione di Chrome sviluppata da https://moly.ai, e la sua funzione principale è "The AI Content Generator & Writing Assistant".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Moly
Scarica i file di estensione Moly in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Moly |
ID | lmbdjehkimkamfohnndnoplmhihhlcgi |
URL Ufficiale | https://chromewebstore.google.com/detail/moly/lmbdjehkimkamfohnndnoplmhihhlcgi |
Descrizione | The AI Content Generator & Writing Assistant |
Dimensione del File | 689 KB |
Conteggio Installazioni | 52 |
Versione Corrente | 0.1.3 |
Ultimo Aggiornamento | 2022-12-11 |
Data di Pubblicazione | 2022-11-07 |
Sviluppatore | https://moly.ai |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://moly.ai |
URL della Pagina di Aiuto | https://moly.ai |
URL della Pagina della Politica sulla Privacy | https://moly.ai/privacy-policy |
Lingue Supportate | 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:\/\/*\/*", " |