PINSPY - Ad Finder
Find & Collect Ads from your feed and searches
Τι είναι το PINSPY - Ad Finder;
Το PINSPY - Ad Finder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον JT Solutions B.V., και η κύρια λειτουργία του είναι "Find & Collect Ads from your feed and searches".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης PINSPY - Ad Finder
Λήψη αρχείων επέκτασης PINSPY - Ad Finder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
PINSPY Ad Finder - the perfect solution for collecting, saving, and hunting trending Pinterest Ads automatically from your news feed. With our extension, you can effortlessly collect and save ads from your Pinterest news feed and tag your favourite ads. To discover even more ads, simply keep scrolling and refreshing your news feed. PINSPY is the ideal free tool for spying on your competitors' ads and finding inspiration for your next ad campaign. This automatic Pinterest Ad saver allows you to aggregate ads into a single list, tag your favourite ads, and access your list anytime. Plus, it makes it easy to look for ads in specific niches or keywords. Simply type in any keyword on Pinterest and start the extension to collect Ads. So why wait? Start building your Ad-database with PINSPY now! The Features ★Automatically collect and save all the ads you see on your Pinterest news feed, and aggregates them on an easy-to-read list that is hosted locally in your Chrome. ★With just one click on the "favourite" button, you can add ads that interest you to your list of favourite items. You can later find and supervise all your collected and favourite ads from the collected ads page. ★To help you find ads quickly, the tool allows you to search on specific keywords and collect ads from that particular search. ★To work even faster and use your time efficiently, our tool has an automatic scroll function so you can sit down and watch the ads flowing in. ★Presents all sniped ads in a single list, making it easy for you to compare ads against each other. ★We break down Pinterest ads by their structural data, allowing you to see the ad's image/thumbnail, page link, headlines and ad copy.
Βασικές Πληροφορίες Επέκτασης
Όνομα | PINSPY - Ad Finder |
ID | ncdloiiakanejjaddfmbnneiepmalepc |
Επίσημο URL | https://chromewebstore.google.com/detail/pinspy-ad-finder/ncdloiiakanejjaddfmbnneiepmalepc |
Περιγραφή | Find & Collect Ads from your feed and searches |
Μέγεθος Αρχείου | 273 KB |
Αριθμός Εγκαταστάσεων | 1,429 |
Τρέχουσα Έκδοση | 1.0.4 |
Τελευταία Ενημέρωση | 2023-12-28 |
Ημερομηνία Δημοσίευσης | 2023-07-05 |
Αξιολόγηση | 3.40/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | JT Solutions B.V. |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.pinspy.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.pinspy.com/help-center/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.pinspy.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PINSPY - Ad Finder", "description": "Find & Collect Ads from your feed and searches", "version": "1.0.4", "action": { "default_popup": "popup.html", "default_title": "PINSPY - Ad Finder", "default_icon": "logo128.png" }, "permissions": [ "tabs", "storage" ], "host_permissions": [ "*:\/\/*.pinterest.com\/*", "*:\/\/*.pinterest.de\/*" ], "icons": { "16": "logo128.png", "48": "logo128.png", "128": "logo128.png" }, "options_page": "options.html", "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/*.pinterest.com\/*", "*:\/\/*.pinterest.de\/*", "*:\/\/*.pinterest.fr\/*", "*:\/\/*.pinterest.za\/*", "*:\/\/*.pinterest.cz\/*", "*:\/\/*.pinterest.ar\/*", "*:\/\/*.pinterest.hu\/*", "*:\/\/*.pinterest.tr\/*", "*:\/\/*.pinterest.no\/*", "*:\/\/*.pinterest.it\/*", "*:\/\/*.pinterest.fi\/*", "*:\/\/*.pinterest.ru\/*", "*:\/\/*.pinterest.gr\/*", "*:\/\/*.pinterest.co\/*", "*:\/\/*.pinterest.de\/*", "*:\/\/*.pinterest.com.au\/*", "*:\/\/*.pinterest.ro\/*", "*:\/\/*.pinterest.sk\/*", "*:\/\/*.pinterest.pt\/*", "*:\/\/*.pinterest.jp\/*", "*:\/\/*.pinterest.nz\/*", "*:\/\/*.pinterest.gb\/*", "*:\/\/*.pinterest.se\/*", "*:\/\/*.pinterest.dk\/*", "*:\/\/*.pinterest.es\/*", "*:\/\/*.pinterest.co.kr\/*", "*:\/\/*.pinterest.ie\/*", "*:\/\/*.pinterest.ph\/*", "*:\/\/*.pinterest.ca\/*", "*:\/\/*.pinterest.tw\/*", "*:\/\/*.pinterest.com.mx\/*", "*:\/\/*.pinterest.id\/*", "*:\/\/*.pinterest.in\/*", "*:\/\/*.pinterest.pe\/*", "*:\/\/*.pinterest.vn\/*", "*:\/\/*.pinterest.cl\/*", "*:\/\/*.pinterest.at\/*", "*:\/\/*.pinterest.co.uk\/*" ], "js": [ "contentScript.js" ] } ], "web_accessible_resources": [ { "resources": [ "output.css", "logo.svg", "happy.png" ], "matches": [ "*:\/\/*.pinterest.com\/*", "*:\/\/*.pinterest.de\/*", "*:\/\/*.pinterest.fr\/*", "*:\/\/*.pinterest.za\/*", "*:\/\/*.pinterest.cz\/*", "*:\/\/*.pinterest.ar\/*", "*:\/\/*.pinterest.hu\/*", "*:\/\/*.pinterest.tr\/*", "*:\/\/*.pinterest.no\/*", "*:\/\/*.pinterest.it\/*", "*:\/\/*.pinterest.fi\/*", "*:\/\/*.pinterest.ru\/*", "*:\/\/*.pinterest.gr\/*", "*:\/\/*.pinterest.co\/*", "*:\/\/*.pinterest.de\/*", "*:\/\/*.pinterest.com.au\/*", "*:\/\/*.pinterest.ro\/*", "*:\/\/*.pinterest.sk\/*", "*:\/\/*.pinterest.pt\/*", "*:\/\/*.pinterest.jp\/*", "*:\/\/*.pinterest.nz\/*", "*:\/\/*.pinterest.gb\/*", "*:\/\/*.pinterest.se\/*", "*:\/\/*.pinterest.dk\/*", "*:\/\/*.pinterest.es\/*", "*:\/\/*.pinterest.co.kr\/*", "*:\/\/*.pinterest.ie\/*", "*:\/\/*.pinterest.ph\/*", "*:\/\/*.pinterest.ca\/*", "*:\/\/*.pinterest.tw\/*", "*:\/\/*.pinterest.com.mx\/*", "*:\/\/*.pinterest.id\/*", "*:\/\/*.pinterest.in\/*", "*:\/\/*.pinterest.pe\/*", "*:\/\/*.pinterest.vn\/*", "*:\/\/*.pinterest.cl\/*", "*:\/\/*.pinterest.at\/*", "*:\/\/*.pinterest.co.uk\/*" ] } ] } |