Moly
The AI Content Generator & Writing Assistant
Qu'est-ce que Moly ?
Moly est une extension Chrome développée par https://moly.ai, et sa fonction principale est "The AI Content Generator & Writing Assistant".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Moly
Téléchargez les fichiers d'extension Moly au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Moly |
ID | lmbdjehkimkamfohnndnoplmhihhlcgi |
URL Officiel | https://chromewebstore.google.com/detail/moly/lmbdjehkimkamfohnndnoplmhihhlcgi |
Description | The AI Content Generator & Writing Assistant |
Taille du Fichier | 689 KB |
Nombre d'Installations | 52 |
Version Actuelle | 0.1.3 |
Dernière Mise à Jour | 2022-12-11 |
Date de Publication | 2022-11-07 |
Développeur | https://moly.ai |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://moly.ai |
URL de la Page d'Aide | https://moly.ai |
URL de la Page de Politique de Confidentialité | https://moly.ai/privacy-policy |
Langues Prises en Charge | 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:\/\/*\/*", " |