wireframe-page
Turn any website into a live wireframe
Vad är wireframe-page?
wireframe-page är en Chrome-tillägg utvecklad av suziwen1, och dess huvudfunktion är "Turn any website into a live wireframe".
Tilläggsskärmbilder
Ladda ner wireframe-page-förlängningens CRX-fil
Ladda ner wireframe-page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | bhaaofjcbafngjjneehlganleamobkke |
| Officiell webbadress | https://chromewebstore.google.com/detail/wireframe-page/bhaaofjcbafngjjneehlganleamobkke |
| Beskrivning | Turn any website into a live wireframe |
| Filstorlek | 36.25 KB |
| Antal Installationer | 265 |
| Aktuell Version | 0.0.1 |
| Senast Uppdaterad | 2023-07-13 |
| Publiceringsdatum | 2023-07-13 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | suziwen1 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |