EmbedSocial - Get Rights to UGC Media

The Extension helps ES users request rights for showing the UGC from their customers while posting request into Instagram.

什么是EmbedSocial - Get Rights to UGC Media?

EmbedSocial - Get Rights to UGC Media是由oleg开发的Chrome扩展程序,该扩展的主要功能是“The Extension helps ES users request rights for showing the UGC from their customers while posting request into Instagram.”。

扩展截图

screenshot
screenshot
screenshot

下载EmbedSocial - Get Rights to UGC Media扩展crx文件

下载EmbedSocial - Get Rights to UGC Media扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Rights Management Extension Description


Enhance your UGC rights management on Instagram with the help of EmbedSocial Chrome Extension.

This free extension allows EmbedSocial users to swiftly request rights to User-Generated Content (UGC) from their customers, sending these requests directly into the Instagram comments section. Ensuring swift, compliant, and seamless rights management for your UGC strategy.

Key features:

➡️ Request UGC rights on Instagram directly
➡️ Auto-post requests in the Instagram comments section
➡️ Track the status of your requests in real-time
➡️ Streamline your rights management process within the EmbedSocial platform

Why you need EmbedSocial Rights Management:

Just like the original EmbedSocial platform, this extension is built to simplify your UGC strategy. It allows you to request rights to valuable UGC quickly and directly via Instagram, accelerating the content acquisition process and ensuring full compliance with Instagram's rules and guidelines. All with the speed, simplicity, and accessibility of a lightweight Chrome extension.

How it works:



Step 1: Install the Extension

Download and install the EmbedSocial Rights Management Chrome extension.


Step 2: Log in to your EmbedSocial Account


Log in to your EmbedSocial account.
Navigate to the All posts tab.


Step 3: Select Post and Choose Account

In the Requests Rights tab, choose the posts for which you want to request rights.
Click “Request right” button next to the post
Choose the Instagram account you want to be mentioned in the request for agreement.


Note: Make sure you are logged in to both your Instagram account and the account added as a source in EmbedSocial.


Step 5: Request Rights

Once you have selected the posts and specified the account, click on the "Post comment now" button.
The EmbedSocial extension will automatically add a comment to the selected posts, requesting rights for the content.


Step 6: Track and Approve Requests

Monitor the comments section of the Instagram posts for any responses.
Once the user responds positively, indicating their agreement, we track the request in EmbedSocial and he status of the request is changed from "Pending" to "Approved."


Step 7: Display Approved Posts in the Widget

Open your EmbedSocial widget, and navigate to the Filter panel.
Enable the option "Only posts that have approved rights" to display only the approved posts in your widget.


ℹ️ FAQ (Frequently Asked Questions):




🤔 Why does the extension need access to my Instagram account?
👉 To streamline the rights requesting process, the extension needs access to your Instagram account. This allows it to automatically post your rights request comments on the UGC posts you choose. All actions are performed locally within your browser for a secure, serverless, and straightforward user experience.

🤔 I'm having issues with the extension functioning properly. What could be the problem?
👉 Several factors could influence the extension's operation. First, ensure that you have the necessary permissions on your Facebook or Instagram account. Additionally, you must be logged into your Instagram account for the extension to function correctly. If these conditions are met but issues persist, check whether your account is a business account linked via Facebook.

🤔 I see a 'Pending' status on posts, but I can't locate the comment. Why is that?
👉This could be due to Instagram's comment limitations. There may be a temporary restriction on commenting activity for your account. Please review your Instagram account status to verify this.



New features coming soon:

Enhanced tracking and management of requests within the EmbedSocial platform
Support for more social media platforms besides Instagram
Optimized rights request templates for higher approval rates                    

扩展基本信息

名称 EmbedSocial - Get Rights to UGC Media EmbedSocial - Get Rights to UGC Media
ID fljdgbhfbopoafphmjpbndmcojkcdnfp
官方URL https://chromewebstore.google.com/detail/embedsocial-get-rights-to/fljdgbhfbopoafphmjpbndmcojkcdnfp
简介 The Extension helps ES users request rights for showing the UGC from their customers while posting request into Instagram.
文件大小 14.13 KB
安装次数 167
当前版本 0.1.3
更新时间 2024-01-15
上架时间 2024-01-15
开发者 oleg
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://embedsocial.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "EmbedSocial - Get Rights to UGC Media",
    "version": "0.1.3",
    "description": "The Extension helps ES users request rights for showing the UGC from their customers while posting request into Instagram.",
    "icons": {
        "16": "assets\/embedsocial.png",
        "48": "assets\/embedsocial.png",
        "128": "assets\/embedsocial.png"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/www.instagram.com\/p\/*",
        "https:\/\/www.embedsocial.com\/admin\/all_posts",
        "https:\/\/www.embedsocial.com\/admin\/all_posts?*",
        "https:\/\/www.embedsocial.com\/admin\/edit_widget\/*",
        "https:\/\/www.embedsocial.com\/admin\/socialfeed_edit_source\/*",
        "https:\/\/www.embedsocial.jp\/admin\/all_posts",
        "https:\/\/www.embedsocial.jp\/admin\/all_posts?*",
        "https:\/\/www.embedsocial.jp\/admin\/edit_widget\/*",
        "https:\/\/www.embedsocial.jp\/admin\/socialfeed_edit_source\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/p\/*",
                "https:\/\/embedsocial.com\/admin\/all_posts",
                "https:\/\/embedsocial.com\/admin\/all_posts?*",
                "https:\/\/embedsocial.com\/admin\/edit_widget\/*",
                "https:\/\/embedsocial.com\/admin\/socialfeed_edit_source\/*",
                "https:\/\/embedsocial.jp\/admin\/all_posts",
                "https:\/\/embedsocial.jp\/admin\/all_posts?*",
                "https:\/\/embedsocial.jp\/admin\/edit_widget\/*",
                "https:\/\/embedsocial.jp\/admin\/socialfeed_edit_source\/*"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "action": {
        "default_title": "EmbedSocial - Get Rights to UGC Media",
        "default_icon": {
            "16": "assets\/es-favicon-v2.png",
            "48": "assets\/es-favicon-v2.png",
            "128": "assets\/es-favicon-v2.png"
        }
    }
}