Detective Wapuu
Really like a WordPress site? See how they built it with Detective Wapuu.
Τι είναι το Detective Wapuu;
Το Detective Wapuu είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://block.garden, και η κύρια λειτουργία του είναι "Really like a WordPress site? See how they built it with Detective Wapuu.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Detective Wapuu
Λήψη αρχείων επέκτασης Detective Wapuu σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Blocks enable you to do things with WordPress that weren't possible before. It's an exciting time to be alive. People are doing something pretty interesting things with blocks and with Detective Wapuu you can too. What Detective Wapuu does is it scans the site you are currently on and let's you know which blocks they are using and where. Not only can you discover new blocks but you can get ideas on how to put blocks together in new and interesting ways.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Detective Wapuu |
ID | cjppdomnoifffoggeknfbioabalneeha |
Επίσημο URL | https://chromewebstore.google.com/detail/detective-wapuu/cjppdomnoifffoggeknfbioabalneeha |
Περιγραφή | Really like a WordPress site? See how they built it with Detective Wapuu. |
Μέγεθος Αρχείου | 13.57 KB |
Αριθμός Εγκαταστάσεων | 672 |
Τρέχουσα Έκδοση | 1.2.0 |
Τελευταία Ενημέρωση | 2020-04-08 |
Ημερομηνία Δημοσίευσης | 2020-04-06 |
Αξιολόγηση | 4.67/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | https://block.garden |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Detective Wapuu", "description": "Really like a WordPress site? See how they built it with Detective Wapuu.", "version": "1.2.0", "author": "sorta brilliant", "homepage_url": "https:\/\/sortabrilliant.com\/detectivewapuu", "manifest_version": 2, "icons": { "16": "images\/black\/16.png", "32": "images\/black\/32.png" }, "permissions": [ "activeTab" ], "browser_action": { "default_icon": { "16": "images\/black\/16.png", "32": "images\/black\/32.png" }, "chrome_style": false }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |