Posting AI
Post your content on social media using an AI
Posting AIとは何ですか?
Posting AIはedakehurstによって開発されたChromeの拡張機能で、その主な機能は「Post your content on social media using an AI」です。
拡張機能のスクリーンショット
Posting AI拡張機能のCRXファイルをダウンロード
Posting AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use AI Training to generate and create valuable social media posts, that can be edited and approved, or posted on a schedule.
Can use a Trainer to teach it what to create for the posts, or can use the ChatGPT integration to enter more conversational commands. 拡張機能の基本情報
| 名前 | |
| ID | nghpjljfbaafgkddgehkhnjgpceoamgp |
| 公式URL | https://chromewebstore.google.com/detail/posting-ai/nghpjljfbaafgkddgehkhnjgpceoamgp |
| 説明 | Post your content on social media using an AI |
| ファイルサイズ | 786 KB |
| インストール数 | 668 |
| 現在のバージョン | 1.0.17 |
| 最終更新日 | 2023-10-11 |
| 公開日 | 2022-07-02 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | edakehurst |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://edakehurst.kartra.com/page/PostingAIPrelaunch |
| ヘルプページのURL | https://edakehurst.kartra.com/help/HelpDesk |
| プライバシーポリシーページのURL | https://geniusposts.io/privacy-policy.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "background.js",
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_title": "Posting AI"
},
"content_scripts": [
{
"all_frames": true,
"css": [
"css\/main.css"
],
"js": [
"vendor.js",
"lib\/sweetalert.min.js",
"lib\/arrive.js",
"content.js",
"text.js"
],
"matches": [
" | |