Asystent zakupowy Formly
Dodawaj produkty do swoich projektów Formly
Wat is Asystent zakupowy Formly?
Asystent zakupowy Formly is een Chrome-extensie ontwikkeld door Formly sp. z o. o., en de belangrijkste functie is "Dodawaj produkty do swoich projektów Formly".
Extensie Screenshots
Download het CRX-bestand van de extensie Asystent zakupowy Formly
Download Asystent zakupowy Formly-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
Asystent Formly pozwoli Ci szybciej dodawać ulubione produkty oraz inspiracje do Twoich projektów w Formly, bez konieczności otwierania aplikacji! Basisinformatie over de Extensie
| Naam | |
| ID | annelcmphdamncjlcgbkleoaoilnmmhl |
| Officiële URL | https://chromewebstore.google.com/detail/asystent-zakupowy-formly/annelcmphdamncjlcgbkleoaoilnmmhl |
| Beschrijving | Dodawaj produkty do swoich projektów Formly |
| Bestandsgrootte | 987 KB |
| Aantal Installaties | 219 |
| Huidige Versie | 0.3.0 |
| Laatst Bijgewerkt | 2024-01-19 |
| Publicatiedatum | 2022-04-12 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Formly sp. z o. o. |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://formly.pl |
| URL van de Privacybeleid Pagina | https://formly.pl/privacy-policy |
| Ondersteunde Talen | pl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "Asystent zakupowy Formly",
"name": "Asystent zakupowy Formly",
"description": "Dodawaj produkty do swoich projekt\u00f3w Formly",
"author": "Formly sp. z o. o.",
"version": "0.3.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "Otw\u00f3rz Asystenta Formly"
},
"permissions": [
"activeTab",
"storage"
],
"default_locale": "pl",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"64": "icons\/icon64.png",
"128": "icons\/icon128.png",
"192": "icons\/icon192.png"
}
} | |