Audiencer

facebook interests tool

Audiencerとは何ですか?

Audiencerはsammerche84によって開発されたChromeの拡張機能で、その主な機能は「facebook interests tool」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Audiencer拡張機能のCRXファイルをダウンロード

Audiencer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Audiencer Audiencer
ID efkefackoeajpolljcdnkcomdgajieck
公式URL https://chromewebstore.google.com/detail/audiencer/efkefackoeajpolljcdnkcomdgajieck
説明 facebook interests tool
ファイルサイズ 237 KB
インストール数 175
現在のバージョン 1.0.2
最終更新日 2022-10-16
公開日 2021-10-12
開発者 sammerche84
Eメール [email protected]
支払い方法 free
対応言語 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:\/\/*\/*"
            ]
        }
    ]
}