Prime Influencer

Enables Facebook users to efficiently manage and obtain an overview of their profile information, analysis, and statistics.

Prime Influencerคืออะไร?

Prime Influencer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Prime Commerce และคุณลักษณะหลักของมันคือ "Enables Facebook users to efficiently manage and obtain an overview of their profile information, analysis, and statistics."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Our Chrome extension, designed to serve as a widget for Facebook users, is a professional tool that enables users to efficiently manage and obtain a comprehensive overview of their Facebook profile information, analysis, and statistics. Our extension is user-friendly and easy to set up, with clear and concise instructions provided to guide users through the process.

The main functions of the extension include:

1. Overview page: This page allows users to view their personal information on Facebook, necessary parameters about their profile, and the most recent posts they've made, including content, images, videos (if any), likes, comments, and reach of each post.

2. Analysis: This page provides users with detailed analysis indicators through specific charts related to their profile overview metrics, post reach, featured posts, and audience. Users can see related graphs of reach, post interaction, featured posts, and more.

3. Track and manage a list of user posts: This feature enables users to view a list of their posts, detailed information about the indicators, export data by filter, and search articles by article type, empowering them to stay organised and efficient.

Our extension is designed to help Facebook users improve their profile performance by providing them with a user-friendly and intuitive tool that centralizes all the necessary information and analysis in one place. We are confident that our product will be a valuable addition to any Facebook user's toolkit.

For user's consent and data protection strategy:

Our extension is designed with the highest data protection policy in mind. It is required by the extension that a user need to agree and consent to the storing purpose and display of user data provided by Facebook. Only then the extension would be available for the user to utilise. 

For more details of our terms & policies, please visit:
https://primeinfluencer.asia/en/policy

We have also implemented advanced security measures, such as data encryption and anonymisation, to protect users' data and privacy. Our Chrome extension is fully compliant with Google's policies and guidelines with the usage of web browser history and access to website content, and we have taken extra care to ensure that our product adheres to the highest standards of content and behaviour.

We have a dedicated technical support team available to help users with any issues or questions they may have about our Chrome extension. We are committed to providing our users with the best possible experience and are always striving to improve our product.                    

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

ชื่อ Prime Influencer Prime Influencer
ID oebgpggkmlaofdnbopncmoapgkoollif
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/prime-influencer/oebgpggkmlaofdnbopncmoapgkoollif
คำอธิบาย Enables Facebook users to efficiently manage and obtain an overview of their profile information, analysis, and statistics.
ขนาดไฟล์ 2.95 MB
จำนวนการติดตั้ง 64
เวอร์ชันปัจจุบัน 1.0.7
อัปเดตครั้งล่าสุด 2023-08-08
วันที่เผยแพร่ 2023-03-02
ผู้พัฒนา Prime Commerce
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://primeinfluencer.asia/en
URL หน้านโยบายความเป็นส่วนตัว https://primeinfluencer.asia/en/policy
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Prime Influencer",
    "description": "Enables Facebook users to efficiently manage and obtain an overview of their profile information, analysis, and statistics.",
    "version": "1.0.7",
    "action": {
        "default_title": "Prime Influencer"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "permissions": [
        "declarativeNetRequest"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/images\/AuthBanner.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}