Audiencer

facebook interests tool

What is Audiencer?

Audiencer is a Chrome extension developed by sammerche84, and its main feature is "facebook interests tool".

Extension Screenshots

screenshot
screenshot
screenshot

Download Audiencer Extension CRX File

Download Audiencer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Thousands Of Business Owners like you are competing for
The same audiences,so it’s NO WONDER click-thru rates start dropping . . . and audiences become ad blind.
that's why we built Audiencer ; an interest gathering tool for Facebook which allows you to Uncover hidden & High-Converting Facebook interests.

Imagine if you could:
🔥 Find profitable untapped Facebook™ interests other marketers and business owners didn’t already know about … effectively leapfrogging your competition
🔥 Speed up your research by saving you hours of manual work. Just enter a broad topic and get a list of hyper-targeted interests.
🔥 Target your Facebook campaigns more precisely !
🔥 Effortlessly filter your audiences to drill down to the hungriest groups of leads and buyers.

The Must have tool for any Facebook Marketers & Advertisers
✔️ Discover the Most Profitable Interests on FB
✔️ Newbie & Pro Friendly  Environment as easy as 1,2,3..
✔️ free and no login required
✔️ Download data as CSV file .
✔️ Support All languages

This extension is not a part of Facebook or endorsed by Facebook in any way.
Facebook  is a trademark of Facebook ,Inc.                    

Extension Basic Information

Name Audiencer Audiencer
ID efkefackoeajpolljcdnkcomdgajieck
Official URL https://chromewebstore.google.com/detail/audiencer/efkefackoeajpolljcdnkcomdgajieck
Description facebook interests tool
File Size 237 KB
Installation Count 175
Current Version 1.0.2
Last Updated 2022-10-16
Publish Date 2021-10-12
Developer sammerche84
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Audiencer",
    "description": "facebook interests tool",
    "manifest_version": 3,
    "version": "1.0.2",
    "permissions": [],
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "icons": {
        "16": "assets\/16.png",
        "48": "assets\/48.png",
        "128": "assets\/128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}