AutoRegram - IG Auto Repost > Creator Studio

Automatically repost viral content to your Instagram pages using Facebook Creator Studio. 1. Auto find viral posts to REPOST to…

AutoRegram - IG Auto Repost > Creator Studioคืออะไร?

AutoRegram - IG Auto Repost > Creator Studio เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://autoregram.com และคุณลักษณะหลักของมันคือ "Automatically repost viral content to your Instagram pages using Facebook Creator Studio. 1. Auto find viral posts to REPOST to…"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AutoRegram - IG Auto Repost > Creator Studio

ดาวน์โหลดไฟล์ส่วนขยาย AutoRegram - IG Auto Repost > Creator Studio ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Automatically repost viral content to your Instagram pages using Facebook Creator Studio.

1. Auto find viral posts to REPOST to your Instagram page.
2. Auto REPOST high engagement posts to your pages.
3. Automate new posts to your pages, keeping them updated with fresh content.

Instructions:
1. Install this Extension
2. Be logged into your Facebook Creator Studio
2a. Be logged into an Instagram page (needed so extension can browse your watched pages for viral posts)
3. Have your Instagram pages added to Creator Studio
4. In the Extension: Choose the Linked Page you want to auto repost to.
5. In the Extension: Add your Watch List pages
6. In the Extension: Add your Tag List
7. Check your settings in the Extension Dashboard and let turn it On.
8. Make sure at the TOP CENTER the toggle switch is set to RUNNING

How it works:
1. Create a watchlist of pages you want to monitor for trending (new) posts.
2. Create Groups of Hashtags you want assigned to your new posts.
2. Schedule how often you want to recheck your watchlist for new content.
3. Let the Extension repost to your IG page using Facebook Creator Studio

Extension will:
1. Find new posts on your schedule
2. Assign Hashtags to your repost
3. Give credit to original poster (You can turn on or off)
4. Repost to your page with no effort from you

Requirements:
1. Latest Google Chrome
2. Logged into Facebook Creator Studio with your Instagram Accounts added.

If you want to save time finding new content or add reposts to your existing page this is the extension for you.

Updates
v4.7
Modified the Video repost
- 90% video repost is working

v4.6
Added Community tab to Facebook group
Added PRO features tab
- we'll be adding advanced features here
#autoregram will be added to Tags Lists to help promote Extension
- can be turned off in Pro Settings
@autoregram mention will be added to Tags list to help promote Extension
- can be turned off in Pro settings
Tag List page updated with new UI

v4.5
Backend bug fix

v4.4
Fixed a small bug that caused the extension to stop if chrome loses connection when running

v4.3
Backend bug fixes
Added ability to set a Default Description for Reposts
Added Instagram Carousel support (reposts carousels now)
Added Video Repost (Beta testing - still buggy)

v2.1 - support multiple Instagram pages listed in Facebook Creator Studio
- added activity log so you can see the history

Future features
- Add scheduling instead of instant posting
- manual reposting while browsing Instagram posts and pages
- manual scheduling of content from posts and pages                    

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

ชื่อ AutoRegram - IG Auto Repost > Creator Studio AutoRegram - IG Auto Repost > Creator Studio
ID daojknnonfdegdaaecflojbbmmkiepkn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/autoregram-ig-auto-repost/daojknnonfdegdaaecflojbbmmkiepkn
คำอธิบาย Automatically repost viral content to your Instagram pages using Facebook Creator Studio. 1. Auto find viral posts to REPOST to…
ขนาดไฟล์ 379 KB
จำนวนการติดตั้ง 756
เวอร์ชันปัจจุบัน 0.4.7
อัปเดตครั้งล่าสุด 2021-10-05
วันที่เผยแพร่ 2021-09-13
คะแนน 2.67/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา http://autoregram.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://autoregram.com
URL หน้าช่วยเหลือ https://autoregram.com/support
URL หน้านโยบายความเป็นส่วนตัว https://socialbox.ai/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AutoRegram - IG Auto Repost > Creator Studio",
    "version": "0.4.7",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [],
    "icons": {
        "16": "assets\/icons\/icon_16.png",
        "48": "assets\/icons\/icon_48.png",
        "128": "assets\/icons\/icon_128.png"
    },
    "browser_action": [],
    "options_page": "option.html",
    "permissions": [
        "storage",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "cookies",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}