Ad Swiper

Ad Swiper is your solution to creating proven profitable FB ads

Ad Swiper क्या है?

Ad Swiper https://scalingwithautomations.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Ad Swiper is your solution to creating proven profitable FB ads"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ad Swiper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈

Ad Swiper is your solution to creating proven profitable FB ads!!

It a useful tool for any business that wants to optimize successful ad campaigns, by modelling competitions who are already profitable.  

You can easily add any Facebook ad you see to your own ad collection dashboard while you are browsing your news feed. 

You can also add ads from the ads library of any of your competitors currently running ads on Facebook into your winning ads collection.  

Once you have collected the wildly profitable ads you want, simply select them all, and with just one click, you can download them all into a csv file! 

Start collecting your winning ads now!                    

एक्सटेंशन की मूल जानकारी

नाम Ad Swiper Ad Swiper
ID kekpleacbhdcbflogcfdblleggkenokj
आधिकारिक URL https://chromewebstore.google.com/detail/ad-swiper/kekpleacbhdcbflogcfdblleggkenokj
विवरण Ad Swiper is your solution to creating proven profitable FB ads
फ़ाइल का आकार 1022 KB
स्थापना संख्या 245
वर्तमान संस्करण 1.4.8
अंतिम अपडेट 2024-01-17
प्रकाशन तिथि 2022-01-02
डेवलपर https://scalingwithautomations.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.kevinctsai.com/
सहायता पृष्ठ URL https://www.facebook.com/groups/becometheprospectingpro
गोपनीयता नीति पृष्ठ URL https://www.scalingwithautomations.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-Mad_Ader-1640520884879-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-Mad_Ader-1640520884937-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-Mad_Ader-1640520884991-large_icon.png"
    },
    "action": {
        "default_popup": ".\/login.html",
        "default_title": "Ad Swiper"
    },
    "content_scripts": [
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/vendor.js",
                "js\/sweetalert2.all.min.js",
                "js\/helper.js",
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "description": "Ad Swiper is your solution to creating proven profitable FB ads",
    "manifest_version": 3,
    "name": "Ad Swiper",
    "options_page": ".\/dashboard.html",
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "https:\/\/www.googleapis.com\/",
        "https:\/\/www.googleapis.com\/auth\/drive",
        "https:\/\/www.googleapis.com\/auth\/spreadsheets"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "version": "1.4.8",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/contentScript.css",
                "images\/*"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        }
    ],
    "short_name": "AS"
}