Technology Profiler by SimplyTrends.co
Reveal what websites are built with.
Τι είναι το Technology Profiler by SimplyTrends.co;
Το Technology Profiler by SimplyTrends.co είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://simplytrends.co, και η κύρια λειτουργία του είναι "Reveal what websites are built with.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Technology Profiler by SimplyTrends.co
Λήψη αρχείων επέκτασης Technology Profiler by SimplyTrends.co σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Technology Profiler — Uncovers the technology used on any website, to easily understand how the website works, and Everything in this Chrome extension is FREE, proudly presented by SimplyTrends. What is Technology Profiler SimplyTrends' Technology Profiler is the handiest website profiler tool to find out what technology a website uses. Ecommerce solutions, analytics tools, marketing instruments, frameworks, CRMs, dev tools—you name it. It's the best technology profiler, a much better alternative to BuiltWith, offering ecommerce specific features like Shopify app detection. And it's absolutely FREE! Why Technology Profiler It's simple, accurate and all-inclusive. ✅ Check out the technology used on ANY website. ✅ Detect 100+ technology types. ✅ The most powerful Shopify app detector on the market, identifying almost all Shopify apps used on any Shopify website, which makes it distinguished from other website profiler tools like Wappalyzer and What runs. ✅ Uncovers the theme of a Shopify website uses. ✅ View all technology stacks in one place with clear classification. How to Use Technology Profiler ☝️ Install the Chrome Extension. ✌️ Sign up SimplyTrends account for free. 👌 Open any website you are interested in. 🙌 Click on our extension icon to see all the technologies used on the website. Got a Question? We are always here to help, simply reach out to us at [email protected].
Βασικές Πληροφορίες Επέκτασης
Όνομα | Technology Profiler by SimplyTrends.co |
ID | hmfdjlcpjdkbebjlkpmammmcipfdgpjh |
Επίσημο URL | https://chromewebstore.google.com/detail/technology-profiler-by-si/hmfdjlcpjdkbebjlkpmammmcipfdgpjh |
Περιγραφή | Reveal what websites are built with. |
Μέγεθος Αρχείου | 563 KB |
Αριθμός Εγκαταστάσεων | 104 |
Τρέχουσα Έκδοση | 0.0.0.1 |
Τελευταία Ενημέρωση | 2022-09-25 |
Ημερομηνία Δημοσίευσης | 2022-09-25 |
Αξιολόγηση | 1.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | https://simplytrends.co |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.simplytrends.co |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.simplytrends.co/privacy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "TechProfiler", "name": "Technology Profiler by SimplyTrends.co", "description": "Reveal what websites are built with.", "version": "0.0.0.1", "manifest_version": 3, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "action": [], "permissions": [ "scripting", "storage", "management", "webRequest", "cookies" ], "host_permissions": [ "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |