Smart Scheduler

Schedule your post anytime anywhere.

Smart Schedulerคืออะไร?

Smart Scheduler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://automationsuite.io และคุณลักษณะหลักของมันคือ "Schedule your post anytime anywhere."

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

screenshot

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

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

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

                        Pre-schedule your FB posts on your personal facebook profile with few clicks. Check your scheduled posts on your calendar and so more.

Creating engaging content  can be a full-time job, and it's hard to find time for that.

Smart Scheduler is a smart tool that posts to your personal profile and in any groups s so you don't have to. The software automatically makes the post in a natural human like way. It saves you time while making sure your leads are high quality.

Use our comprehensive chrome extension, Smart Scheduler is designed specifically for small and large businesses. This software helps companies in any industry attract prospective customers through content. 


HOW IT WORKS:

Once you activate the plugin, you are able to and start automatically connect with new networks  of:
Facebook Groups and Communities
Posts and comment threads 
‘Influencer’ profiles and looking at their friends, friends 

WHY SHOULD I TRY IT: 
Smart Scheduler will do tedious  work for you! . You can set up automated messages so that when someone accepts they are posts on your personal profile or in any group and connect them directly with your virtual assistant or other member of your team who can help convert them into a client.



LIMITATIONS:

Smart Scheduler  is designed to take some of the pressure off and allow you focus on what's really important: Client Enrollment & Results.

Smart Scheduler is to help simplify the enrollment process through a semi-automation NOT totally replace the need for a great offer and proper messaging.

We suggest only using this plugin in the recommended intervals (details inside of demo). 

PRICE:
Try it 7 days for free, then buy a license at https://smartscheduler.io/7-day-trail 

Detailed plans and workshops are held inside our group.
https://thecoachingportal.me/join

More details about other extensions and opportunities 
https://automationsuite.io                    

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

ชื่อ Smart Scheduler Smart Scheduler
ID ejhehohlcejaoallfcjbagccpbhkmjop
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/smart-scheduler/ejhehohlcejaoallfcjbagccpbhkmjop
คำอธิบาย Schedule your post anytime anywhere.
ขนาดไฟล์ 6.45 MB
จำนวนการติดตั้ง 33
เวอร์ชันปัจจุบัน 1.4.6
อัปเดตครั้งล่าสุด 2023-03-17
วันที่เผยแพร่ 2021-10-21
ผู้พัฒนา http://automationsuite.io
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://automationsuite.io/smart-poster
URL หน้าช่วยเหลือ https://automationsuite.io/support
URL หน้านโยบายความเป็นส่วนตัว https://get.automationsuite.io/Privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smart Scheduler",
    "version": "1.4.6",
    "manifest_version": 3,
    "description": "Schedule your post anytime anywhere.",
    "icons": {
        "16": "images\/60eae92ca1974c03c4414d82-Smart_Poster-1632566156249-small_icon.png",
        "48": "images\/60eae92ca1974c03c4414d82-Smart_Poster-1632566156311-medium_icon.png",
        "128": "images\/60eae92ca1974c03c4414d82-Smart_Poster-1632566156372-large_icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Smart Scheduler"
    },
    "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",
        "clipboardWrite",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "*:\/\/facebook.com\/*",
        "https:\/\/cdn.tiny.cloud\/*"
    ],
    "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",
                "614efb8ce072384cadbc4653_content.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "614efb8ce072384cadbc4653_background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.facebook.com\/*"
        ]
    },
    "short_name": "SS"
}