Ad Find & Share

★★★★Ads Sharing is a Win-Win ★★★★★

Ad Find & Shareคืออะไร?

Ad Find & Share เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ixspy.com และคุณลักษณะหลักของมันคือ "★★★★Ads Sharing is a Win-Win ★★★★★"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ad Find & Share

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

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

                        AD FIND & SHARE allows you to collect, share & hunt trending ads automatically from your facebook news feed.

Looking for the perfect free tool to spy on your competitors ads? Find inspiration for your next ad campaign? AD FIND & SHARE is the solution, it allows you to aggregate ads into a single list, tag your favorite ads and get back to your list anytime. Not only can you enjoy your own ad discovery, you can also get more ad sources by retrieving the million-dollar ad library through point rewards.

★★★★So all you need is to keep auto scrolling to aggregate and add more ads to your collected ads list.★★★★★

AD FIND & SHARE FEATURES

★ By scrolling on your facebook news feed, AD FIND & SHARE automatically collects and saves all the ads you see, aggregate them on an easy to read list hosted locally in your Chrome.
★ When you hunt an ad that belongs to your interest you can add it to your favorite items list by one click on the favorite button, later on you can find and supervise all your collected/favorite ads from the collected ads page.
★AD FIND & SHARE presents all sniped ads in a single list, allowing you to compare ads to each other.

★Finally AD FIND & SHARE is FREE


WHO SHOULD USE AD FIND & SHARE ?

★ Store owners who try to find trending products to sell.
★ Store owners who want to see ads for similar products.
★ Ad intelligence analysts who try to learn more about competitor’s ads.
★ Ad copy writers who want to get inspirations.
★ Ad creators who seeks for trending ads on facebook.

To get the best of the extension, please follow the above steps:

★ Like and comment on each product that belongs to your interest and click on shop now, to allow facebook to provide you with more similar products that belongs to your interest.
★ If in the first time facebook don’t show you ads, try to like pages that promotes products you're interested in.                    

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

ชื่อ Ad Find & Share Ad Find & Share
ID cdpcaaegmkfpbgloieheoepedollngin
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ad-find-share/cdpcaaegmkfpbgloieheoepedollngin
คำอธิบาย ★★★★Ads Sharing is a Win-Win ★★★★★
ขนาดไฟล์ 920 KB
จำนวนการติดตั้ง 321
เวอร์ชันปัจจุบัน 1.2.9
อัปเดตครั้งล่าสุด 2021-07-06
วันที่เผยแพร่ 2020-09-30
คะแนน 4.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา ixspy.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://ixspy.com/private
ภาษาที่รองรับ id,de,en,en-GB,en-US,fil,fr,nl,vi,tr,ca,da,et,es,es-419,hr,it,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ad Find & Share",
    "version": "1.2.9",
    "description": "\u2605\u2605\u2605\u2605Ads Sharing is a Win-Win \u2605\u2605\u2605\u2605\u2605",
    "author": "ixspy.com",
    "icons": {
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/fbcollect.com\/*",
        "https:\/\/ixspy.com\/*",
        "https:\/\/ixspy.com\/*",
        "https:\/\/fb.ixspy.com\/*",
        "https:\/\/adfinder.ixspy.com\/*",
        "notifications",
        "cookies",
        "http:\/\/fb.api.com\/user-ad-list"
    ],
    "background": {
        "scripts": [
            "common\/jquery-1.8.3.js",
            "common\/md5.js",
            "common\/globParams.js",
            "background_new.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "js": [
                "common\/jquery-1.8.3.js",
                "common\/jquery.cookie.js",
                "common\/globParams.js",
                "fb\/recevMessage_new.js",
                "common\/file.js",
                "contentScript.js",
                "fb\/main_part.js",
                "fb\/new_main_part.js",
                "fb\/collect_fb_search_ad.js",
                "fb\/collect_fb_watch_ad.js",
                "fb\/common_func.js"
            ],
            "run_at": "document_end"
        }
    ],
    "options_page": "fb\/tab_html\/fb.html",
    "web_accessible_resources": [
        "fb\/inject.js",
        "img\/*.png"
    ],
    "default_locale": "en"
}