PluginProbe
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder / 1.4.18
Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder v1.4.18
3.3.1 V-3.3.0 3.2.2 3.2.1 3.2.0 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 V3.0.3 V3.0.2 -3.0.1 V_3.0.0 1.1.1 1.1.8 1.2 1.3 1.4 1.4.18 1.5.2 1.9 2.0 2.10.0 2.10.1 All 138 releases
bit-form / assets / js / manifest.json

manifest.json in Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder 1.4.18, at assets/js/manifest.json

22 lines 482 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "BitForm | From Builder for Wordpress",
3 "version": "1.0.3",
4 "short_name": "Bit Form",
5 "description": "Modern From Builder for Wordpress",
6 "icons": [
7 {
8 "src": "../img/logo-bg.svg",
9 "sizes": "256x256",
10 "type": "image/svg"
11 },
12 {
13 "src": "../img/logo-256.png",
14 "type": "image/png",
15 "sizes": "256x256"
16 }
17 ],
18 "start_url": ".",
19 "display": "minimal-ui",
20 "theme_color": "#13233c",
21 "background_color": "#13233c"
22 }