Content Scheduler AI

Use AI to Automatically Schedule Content Posts to Your Facebook Personal Profile & ANY Groups

Content Scheduler AIคืออะไร?

Content Scheduler AI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scalingwithautomations.com และคุณลักษณะหลักของมันคือ "Use AI to Automatically Schedule Content Posts to Your Facebook Personal Profile & ANY Groups"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Content Scheduler AI

ดาวน์โหลดไฟล์ส่วนขยาย Content Scheduler AI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈

Want to save time posting contents on your Facebook Profile & all your groups you're currently posting in? 

We've got the solution to your problem with AI !!   

The BRAND NEW AI-Powered Content Schedule will automatically schedule all your content posts with AI to your Facebook Personal Profile as as well Facebook Groups that you're in, days, weeks or months in advance in just a few clicks and AI prompts.  

No more procrastination about having to constant post daily contents, as you can now sit back, relax and focus on other tasks that actually makes you money! 

NEW UPGRADED AI Features include:

🔥 Upgraded interactive user interface
🔥 AI-generated content section
🔥 Spintext for AI prompts so that it generates different contents every single time
🔥 Ability to generate AI images
🔥 Repeat post customization
🔥 Post first comment - perfect for links
🔥 Easy to search/filter post summary list
🔥 Easy toggle between user & AI generate contents

Additional scheduling features includes:
 
✅ Content scheduling on Personal Facebook Profile
✅ Content schedule in ANY Facebook Group 
✅ Tracking engagements for any post
✅ Save any Facebook content into post library
✅ Label & tag Facebook contents to easily find them
✅ Calendar visualization of upcoming scheduled contents
✅ Easily edit any content posts
✅ One click clone any content posts

Start working smarter not harder by using The Content Scheduler AI NOW!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Content Scheduler AI Content Scheduler AI
ID cnaohgeplnopockcpcfoifhbabebcjml
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/content-scheduler-ai/cnaohgeplnopockcpcfoifhbabebcjml
คำอธิบาย Use AI to Automatically Schedule Content Posts to Your Facebook Personal Profile & ANY Groups
ขนาดไฟล์ 7.05 MB
จำนวนการติดตั้ง 686
เวอร์ชันปัจจุบัน 1.5.6
อัปเดตครั้งล่าสุด 2024-01-16
วันที่เผยแพร่ 2022-08-04
คะแนน 4.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://scalingwithautomations.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.scalingwithautomations.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Content Scheduler AI",
    "version": "1.5.6",
    "manifest_version": 3,
    "description": "Use AI to Automatically Schedule Content Posts to Your Facebook Personal Profile & ANY Groups",
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-Content_Scheduler-1657631680972-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-Content_Scheduler-1657631681035-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-Content_Scheduler-1657631681088-large_icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Content Scheduler AI"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.svg",
                "images\/*.gif",
                "inject-helper\/img\/*.gif",
                "inject-helper\/img\/*.png",
                "monkeyPatch.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/facebook.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "*:\/\/facebook.com\/*",
        "https:\/\/cdn.tiny.cloud\/*",
        "*:\/\/*.postscheduler.io\/*",
        "*:\/\/*.contentscheduler.io\/*"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "inject-helper\/css\/common.css"
            ],
            "js": [
                "inject-helper\/js\/jquery-3.1.0.min.js",
                "inject-helper\/js\/arrive.js",
                "inject-helper\/js\/lazyload.min.js",
                "inject-helper\/js\/snackbar-toast.js",
                "62cd2625638b083d0e1b3981_content.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "62cd2625638b083d0e1b3981_background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.facebook.com\/*"
        ]
    },
    "short_name": "CSA"
}