Asystent zakupowy Formly
Dodawaj produkty do swoich projektów Formly
Was ist Asystent zakupowy Formly?
Asystent zakupowy Formly ist eine Chrome-Erweiterung, die von Formly sp. z o. o. entwickelt wurde, und ihr Hauptmerkmal ist "Dodawaj produkty do swoich projektów Formly".
Erweiterungsscreenshots
Asystent zakupowy Formly-Erweiterungs-CRX-Datei herunterladen
Laden Sie Asystent zakupowy Formly-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Asystent Formly pozwoli Ci szybciej dodawać ulubione produkty oraz inspiracje do Twoich projektów w Formly, bez konieczności otwierania aplikacji!
Grundlegende Informationen zur Erweiterung
Name | Asystent zakupowy Formly |
ID | annelcmphdamncjlcgbkleoaoilnmmhl |
Offizielle URL | https://chromewebstore.google.com/detail/asystent-zakupowy-formly/annelcmphdamncjlcgbkleoaoilnmmhl |
Beschreibung | Dodawaj produkty do swoich projektów Formly |
Dateigröße | 987 KB |
Installationsanzahl | 219 |
Aktuelle Version | 0.3.0 |
Letztes Update | 2024-01-19 |
Veröffentlichungsdatum | 2022-04-12 |
Bewertung | 5.00/5 Insgesamt 6 Bewertungen |
Entwickler | Formly sp. z o. o. |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://formly.pl |
URL der Datenschutzrichtlinien-Seite | https://formly.pl/privacy-policy |
Unterstützte Sprachen | 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" } } |