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 |
| 电子邮箱 | [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": [
" | |