GLITCH.ext
GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the…
O que é GLITCH.ext?
GLITCH.ext é uma extensão do Chrome desenvolvida por teddavis.org, e sua principal característica é "GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GLITCH.ext
Baixe arquivos de extensão GLITCH.ext no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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'.
Informações Básicas da Extensão
Nome | GLITCH.ext |
ID | ngngpnbcdhonkblmjkognhhdmhkjjhaf |
URL Oficial | https://chromewebstore.google.com/detail/glitchext/ngngpnbcdhonkblmjkognhhdmhkjjhaf |
Descrição | GLITCH.ext enables you to glitch the virtual façade of any website! Images, texts, and nearly every HTML element forming the… |
Tamanho do Arquivo | 390 KB |
Contagem de Instalações | 593 |
Versão Atual | 0.0.0.1 |
Última Atualização | 2021-03-15 |
Data de Publicação | 2021-03-14 |
Classificação | 4.00/5 Total de 2 Avaliações |
Desenvolvedor | teddavis.org |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/ffd8/glitch.ext |
Idiomas Suportados | 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": [ " |