World Wide Walls
World Wide Walls turns the public web into a global collaborative drawing wall, where anyone can leave their mark on any website.
Was ist World Wide Walls?
World Wide Walls ist eine Chrome-Erweiterung, die von https://oio.studio entwickelt wurde, und ihr Hauptmerkmal ist "World Wide Walls turns the public web into a global collaborative drawing wall, where anyone can leave their mark on any website.".
Erweiterungsscreenshots
World Wide Walls-Erweiterungs-CRX-Datei herunterladen
Laden Sie World Wide Walls-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
What happens when you give anyone in the world a spraying can and a white wall? That’s what we are trying to find out with World Wide Walls, an experimental Google Chrome Extension allowing anyone to leave their mark on any public website. What started as an internal playful exercise, quickly turned into a collective social experiment in nonlinear expression and asynchronous communication. Some would say it’s digital vandalism, we call it radical self-expression — while trying to make a point in the age of a tightly constrained creative space, we give web users the freedom to break out of the pixel matrix. The Google Chrome Extension was developed by oio — a creative company on a mission to turn emerging technologies into an approachable, everyday and sustainable reality.
Grundlegende Informationen zur Erweiterung
Name | World Wide Walls |
ID | afidhlpnbjpnpilhjkglceebkakhemfb |
Offizielle URL | https://chromewebstore.google.com/detail/world-wide-walls/afidhlpnbjpnpilhjkglceebkakhemfb |
Beschreibung | World Wide Walls turns the public web into a global collaborative drawing wall, where anyone can leave their mark on any website. |
Dateigröße | 39.39 KB |
Installationsanzahl | 247 |
Aktuelle Version | 0.1.6 |
Letztes Update | 2023-02-11 |
Veröffentlichungsdatum | 2023-01-31 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | https://oio.studio |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://wwwwww.oio.studio |
Hilfeseite URL | https://wwwwww.oio.studio |
URL der Datenschutzrichtlinien-Seite | https://wwwwww.oio.studio/privacy-policy |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "World Wide Walls", "description": "World Wide Walls turns the public web into a global collaborative drawing wall, where anyone can leave their mark on any website.", "version": "0.1.6", "background": { "service_worker": "scripts\/background.js" }, "action": { "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "default_title": "World Wide Walls", "default_popup": "html\/popup.html" }, "content_scripts": [ { "matches": [ " |