FlipFast
Get new listings sent to your email instead of browsing for them
Τι είναι το FlipFast;
Το FlipFast είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://flipfast.com, και η κύρια λειτουργία του είναι "Get new listings sent to your email instead of browsing for them".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης FlipFast
Λήψη αρχείων επέκτασης FlipFast σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Save time and be the first to reach out on new listings with FlipFast. FlipFast is a powerful Chrome extension that helps users source their inventory quickly and efficiently through online marketplaces by sending you an email with pertinent information within minutes of listings being posted. On Facebook Marketplace, OfferUp, and Craigslist: Run up to three separate searches on each platform Receive emailed notifications of new listings within minutes of them being posted FlipFast helps users around the world save hours each week while being the first to reach out on listings they want. Take back your time from manually searching and spend it on other aspects of your life and business that you want to. Don’t miss out on profitable flips because you are not able to react quickly to new listings - try FlipFast today. Download the extension to start saving time and finding more profitable deals.
Βασικές Πληροφορίες Επέκτασης
Όνομα | FlipFast |
ID | pnkpdihndagammkncihhfkcnokfmdano |
Επίσημο URL | https://chromewebstore.google.com/detail/flipfast/pnkpdihndagammkncihhfkcnokfmdano |
Περιγραφή | Get new listings sent to your email instead of browsing for them |
Μέγεθος Αρχείου | 255 KB |
Αριθμός Εγκαταστάσεων | 326 |
Τρέχουσα Έκδοση | 1.13.3 |
Τελευταία Ενημέρωση | 2024-02-21 |
Ημερομηνία Δημοσίευσης | 2021-11-21 |
Αξιολόγηση | 5.00/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | https://flipfast.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.flipfast.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FlipFast", "description": "Get new listings sent to your email instead of browsing for them", "version": "1.13.3", "manifest_version": 3, "background": { "service_worker": ".\/background.js" }, "permissions": [ "storage", "activeTab", "power", "scripting", "cookies", "alarms" ], "icons": { "16": ".\/assets\/icon16.png", "32": ".\/assets\/icon32.png", "48": ".\/assets\/icon48.png", "128": ".\/assets\/icon128.png" }, "action": { "default_icon": ".\/assets\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "sidebar.html" ], "matches": [ " |