Asystent zakupowy Formly
Dodawaj produkty do swoich projektów Formly
What is Asystent zakupowy Formly?
Asystent zakupowy Formly is a Chrome extension developed by Formly sp. z o. o., and its main feature is "Dodawaj produkty do swoich projektów Formly".
Extension Screenshots
Download Asystent zakupowy Formly Extension CRX File
Download Asystent zakupowy Formly extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Asystent Formly pozwoli Ci szybciej dodawać ulubione produkty oraz inspiracje do Twoich projektów w Formly, bez konieczności otwierania aplikacji!
Extension Basic Information
Name | Asystent zakupowy Formly |
ID | annelcmphdamncjlcgbkleoaoilnmmhl |
Official URL | https://chromewebstore.google.com/detail/asystent-zakupowy-formly/annelcmphdamncjlcgbkleoaoilnmmhl |
Description | Dodawaj produkty do swoich projektów Formly |
File Size | 987 KB |
Installation Count | 219 |
Current Version | 0.3.0 |
Last Updated | 2024-01-19 |
Publish Date | 2022-04-12 |
Rating | 5.00/5 Total 6 Ratings |
Developer | Formly sp. z o. o. |
[email protected] | |
Payment Type | free |
Extension Website | https://formly.pl |
Privacy Policy Page URL | https://formly.pl/privacy-policy |
Supported Languages | 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" } } |