Moly
The AI Content Generator & Writing Assistant
Molyとは何ですか?
Molyはhttps://moly.aiによって開発されたChromeの拡張機能で、その主な機能は「The AI Content Generator & Writing Assistant」です。
拡張機能のスクリーンショット
Moly拡張機能のCRXファイルをダウンロード
Moly拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Moly |
ID | lmbdjehkimkamfohnndnoplmhihhlcgi |
公式URL | https://chromewebstore.google.com/detail/moly/lmbdjehkimkamfohnndnoplmhihhlcgi |
説明 | The AI Content Generator & Writing Assistant |
ファイルサイズ | 689 KB |
インストール数 | 52 |
現在のバージョン | 0.1.3 |
最終更新日 | 2022-12-11 |
公開日 | 2022-11-07 |
開発者 | https://moly.ai |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://moly.ai |
ヘルプページのURL | https://moly.ai |
プライバシーポリシーページのURL | https://moly.ai/privacy-policy |
対応言語 | 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:\/\/*\/*", " |