GLITCH.ext
GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the…
Τι είναι το GLITCH.ext;
Το GLITCH.ext είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον teddavis.org, και η κύρια λειτουργία του είναι "GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης GLITCH.ext
Λήψη αρχείων επέκτασης GLITCH.ext σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the website's structure can be glitched with the click of a mouse. By moving the mouse over a glitched element, you continue to influence it in real-time. In the settings, one can adjust the file format used, having an aesthetic influence on the way things glitch. Optionally you can even download the glitched images by clicking, for introducing back into a website or compiling into animations. This extension builds upon "p5.glitch" - a byte-level glitching library for p5.js. GLITCH.ext accompanies the March 2021 Net Works for the House of Electronic Arts Basel (HeK), https://www.hek.ch/en/program/events-en/event/hek-net-works-ted-davis-glitchext.html After installing, be sure to 'pin' GLITCH.ext to your toolbar, so you can easily turn it off and on. Clicking on the glitched finger icon, enables to you adjust these settings: - GLITCH off/on, toggles extension - REFRESH, clears glitches - FORMAT, set the image type of glitches - LINKS, turn OFF to glitch EVERYTHING - SAVE, toggles 2nd mouse click from un-glitch / download Glitches to page are only temporary. Simply refresh it to return things to 'normal'.
Βασικές Πληροφορίες Επέκτασης
Όνομα | GLITCH.ext |
ID | ngngpnbcdhonkblmjkognhhdmhkjjhaf |
Επίσημο URL | https://chromewebstore.google.com/detail/glitchext/ngngpnbcdhonkblmjkognhhdmhkjjhaf |
Περιγραφή | GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the… |
Μέγεθος Αρχείου | 390 KB |
Αριθμός Εγκαταστάσεων | 593 |
Τρέχουσα Έκδοση | 0.0.0.1 |
Τελευταία Ενημέρωση | 2021-03-15 |
Ημερομηνία Δημοσίευσης | 2021-03-14 |
Αξιολόγηση | 4.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | teddavis.org |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/ffd8/glitch.ext |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GLITCH.ext", "author": "Ted Davis", "version": "0.0.0.1", "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |