Wix Website Components.
Premium Wix Components, easy as copy & paste.
Wat is Wix Website Components.?
Wix Website Components. is een Chrome-extensie ontwikkeld door shahrakesh45, en de belangrijkste functie is "Premium Wix Components, easy as copy & paste.".
Extensie Screenshots
Download het CRX-bestand van de extensie Wix Website Components.
Download Wix Website Components.-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Premium Wix Components, easy as copy & paste.
This extension allows you to copy components from Wixthemestore to Wix Website Editor. Basisinformatie over de Extensie
| Naam | |
| ID | jaaibhfengchaepanjfdnmpcbgjbjbmk |
| Officiële URL | https://chromewebstore.google.com/detail/wix-website-components/jaaibhfengchaepanjfdnmpcbgjbjbmk |
| Beschrijving | Premium Wix Components, easy as copy & paste. |
| Bestandsgrootte | 144 KB |
| Aantal Installaties | 83 |
| Huidige Versie | 1.0.4 |
| Laatst Bijgewerkt | 2023-01-30 |
| Publicatiedatum | 2022-11-01 |
| Ontwikkelaar | shahrakesh45 |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://multiwebx.com/contact/ |
| URL van de Privacybeleid Pagina | https://essenhealthcare.com/privacy-policy |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wix Website Components.",
"description": "Premium Wix Components, easy as copy & paste.",
"version": "1.0.4",
"manifest_version": 3,
"icons": {
"128": "images\/default_icon_128.png"
},
"externally_connectable": {
"matches": [
"https:\/\/*\/*",
"https:\/\/www.wixthemestore.com\/*"
]
},
"permissions": [
"storage"
],
"action": {
"default_icon": {
"128": "images\/default_icon_128.png"
}
},
"host_permissions": [
"https:\/\/editor.wix.com\/*",
"https:\/\/create.editorx.com\/*",
"https:\/\/*\/*",
"https:\/\/www.wixthemestore.com\/*"
],
"background": {
"service_worker": "js\/app.js"
},
"content_scripts": [
{
"matches": [
"https:\/\/editor.wix.com\/*",
"https:\/\/create.editorx.com\/*",
"https:\/\/*\/*",
"https:\/\/www.wixthemestore.com\/*"
],
"js": [
"\/js\/wix.js",
"\/js\/content_scripts\/editor.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"\/*"
],
"matches": [
" | |