Ad Swiper
Ad Swiper is your solution to creating proven profitable FB ads
Ad Swiper là gì?
Ad Swiper là một tiện ích mở rộng Chrome được phát triển bởi https://scalingwithautomations.com, và tính năng chính của nó là "Ad Swiper is your solution to creating proven profitable FB ads".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Ad Swiper
Tải xuống các tệp mở rộng Ad Swiper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
👉 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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Ad Swiper |
ID | kekpleacbhdcbflogcfdblleggkenokj |
URL Chính Thức | https://chromewebstore.google.com/detail/ad-swiper/kekpleacbhdcbflogcfdblleggkenokj |
Mô tả | Ad Swiper is your solution to creating proven profitable FB ads |
Kích Thước Tệp | 1022 KB |
Số Lần Cài Đặt | 245 |
Phiên Bản Hiện Tại | 1.4.8 |
Cập Nhật Lần Cuối | 2024-01-17 |
Ngày Phát Hành | 2022-01-02 |
Nhà Phát Triển | https://scalingwithautomations.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.kevinctsai.com/ |
URL Trang Trợ Giúp | https://www.facebook.com/groups/becometheprospectingpro |
URL Trang Chính Sách Bảo Mật | https://www.scalingwithautomations.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } |