wireframe-page
Turn any website into a live wireframe
Cos'è wireframe-page?
wireframe-page è un'estensione di Chrome sviluppata da suziwen1, e la sua funzione principale è "Turn any website into a live wireframe".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione wireframe-page
Scarica i file di estensione wireframe-page in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Turn any website into a live wireframe.
Click extension icon and turn the page you're on into a wireframe.
Support two mode, wave wireframe and block wireframe.
Useful for demos, streaming, hide personal information, visual regression, and more. Informazioni di Base sull'Estensione
| Nome | |
| ID | bhaaofjcbafngjjneehlganleamobkke |
| URL Ufficiale | https://chromewebstore.google.com/detail/wireframe-page/bhaaofjcbafngjjneehlganleamobkke |
| Descrizione | Turn any website into a live wireframe |
| Dimensione del File | 36.25 KB |
| Conteggio Installazioni | 265 |
| Versione Corrente | 0.0.1 |
| Ultimo Aggiornamento | 2023-07-13 |
| Data di Pubblicazione | 2023-07-13 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | suziwen1 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "wireframe-page",
"version": "0.0.1",
"description": "Turn any website into a live wireframe",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"action": {
"default_icon": "icons\/icon32.png"
},
"permissions": [
"activeTab",
"scripting"
],
"background": {
"service_worker": "js\/background.js",
"type": "module"
},
"web_accessible_resources": [
{
"resources": [
"lib\/wireframe.css",
"lib\/*"
],
"matches": [
" | |