Wix Website Components.
Premium Wix Components, easy as copy & paste.
Vad är Wix Website Components.?
Wix Website Components. är en Chrome-tillägg utvecklad av shahrakesh45, och dess huvudfunktion är "Premium Wix Components, easy as copy & paste.".
Tilläggsskärmbilder
Ladda ner Wix Website Components.-förlängningens CRX-fil
Ladda ner Wix Website Components.-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
Premium Wix Components, easy as copy & paste.
This extension allows you to copy components from Wixthemestore to Wix Website Editor. Grundläggande Information om Tillägg
| Namn | |
| ID | jaaibhfengchaepanjfdnmpcbgjbjbmk |
| Officiell webbadress | https://chromewebstore.google.com/detail/wix-website-components/jaaibhfengchaepanjfdnmpcbgjbjbmk |
| Beskrivning | Premium Wix Components, easy as copy & paste. |
| Filstorlek | 144 KB |
| Antal Installationer | 83 |
| Aktuell Version | 1.0.4 |
| Senast Uppdaterad | 2023-01-30 |
| Publiceringsdatum | 2022-11-01 |
| Utvecklare | shahrakesh45 |
| E-post | [email protected] |
| Betalningssätt | free |
| Hjälpsida URL | https://multiwebx.com/contact/ |
| URL till Sekretesspolicy Sidan | https://essenhealthcare.com/privacy-policy |
| Stödda Språk | 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": [
" | |