Ad Library - Ads Spy Tool For TikTok™

Find Top Ads from TikTok™ Feed & TikTok™ Ad Library & TikTok™ Creative Center.

Ad Library - Ads Spy Tool For TikTok™란 무엇입니까?

Ad Library - Ads Spy Tool For TikTok™은(는) adlibrary.helper에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find Top Ads from TikTok™ Feed & TikTok™ Ad Library & TikTok™ Creative Center."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Ad Library - Ads Spy Tool For TikTok™ 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        The Best Free AdSpy tool for TikTok™ Ad Library to find your next winning product! Spy on your competitor's ads by searching and filtering with free chrome extension.

Key Features:
★ Find ad creatives with any keyword
★ Search for your industry advertisers pricely
★ Access to the top ads in your region/country
★ Get ads examples within specific period
★ Learn from popular ad copy & landing page
★ Analyze performance of competitors's ad campaign
★ Know which is the best and top hashtag of TikTok™ community 
★ Check Popular & New Trending Songs on TikTok™
★ Save &  Download ads from TikTok™ ads tools

It's always hard to search ads on Ad Library,  But after installing this Ad Library extension, You can easily find competitor's ads. 
This free Ad Library tool contains a large number of ad examples. You can search, filter, sort, etc. to find ads you want, and at the same time view the data of creative materials, copywriting, advertisers, etc.
More importantly, The Ad Library Helper can help you analyze the impression, popularity and other delivery effects, find inspiration for creative design,  create winning product by the ad library extension!

TikTok is a trademark of TikTok Inc.This is an independent project and has no relationship to TikTok or TikTok Inc.                    

확장 프로그램 기본 정보

이름 Ad Library - Ads Spy Tool For TikTok™ Ad Library - Ads Spy Tool For TikTok™
ID fhpkcpknckbhgndefnbphgakdjinnckp
공식 URL https://chromewebstore.google.com/detail/ad-library-ads-spy-tool-f/fhpkcpknckbhgndefnbphgakdjinnckp
설명 Find Top Ads from TikTok™ Feed & TikTok™ Ad Library & TikTok™ Creative Center.
파일 크기 858 KB
설치 횟수 2,377
현재 버전 1.0.8
최근 업데이트 2023-08-17
출시 날짜 2022-12-13
평점 4.33/5 총 18 개의 평점
개발자 adlibrary.helper
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://myadlibrary.com
도움말 페이지 URL https://myadlibrary.com
개인정보 보호 정책 페이지 URL https://adspyhub.com/privacy.html
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": [],
    "icons": {
        "128": "icons\/tt-logo.png"
    },
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        ""
    ],
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "css": [
                "css\/content-script.824d8f14.css"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "version": "1.0.8"
}