Fill form from json is a url opener extension for chrome. also, it is form filler extension. it's a free extension , it has 456 active users since released its first version, it earns an average rating of 5.00 from 2 rated user, last update is 1068 days ago.
Filling long web forms with repeated data is boring, tedious, time consuming and error prone. It is better to save this data as json and use it multiple times to fill the forms. Json is a simple text format that is a standard for web communication. It is human readable and easy to edit, copy, save, send,... The extension supports string and number in json. The extension supports name and ng-reflect-name in html. ## Security This extension does not send any data over the network for security and privacy. The extension can access only the active Tab. It can get a json from an URL that you enter. The source code is published on github and anybody can inspect it to see there is no malicious or dangerous code. ## OpenSource This is an open source application. It is free of charge as free beer - MIT Licence. Anybody can use this application and its source code for their needs. Sure I would be happy to drink a free beer for your health. You could donate a beer on <https://paypal.me/LucianoBestia>. ## Example 1 : copy/paste json Open the json data file: <https://bestia.dev/chext_fill_form_from_json/form_example.json> and copy the json to the clipboard (ctrl+a, ctrl+c). Open the webpage: <https://bestia.dev/chext_fill_form_from_json/form_example.html> start the extension and paste the data from the clipboard. Click on `Fill form from json`. Done. ## Example 2 : Fill from URL Open the webpage: <https://bestia.dev/chext_fill_form_from_json/form_example.html> start the extension and enter this URL: <https://bestia.dev/chext_fill_form_from_json/form_example.json> Click on `Fill form from URL`. Done. ## Development For development you can install it from the local disk. In `<chrome://extensions/>` enable `Developer mode` and then use `Load unpacked`. ## Publishing Publishing a Chrome Extension to Chrome Web Store is fairly easy. <https://chrome.google.com/webstore/developer/dashboard>
You could download the latest version crx file or older version files and install it.
English.
100% user give 5-star rating. Read reviews of fill form from json
You could find more help information from fill form from json support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of fill form from json.
You could click to report abuse of fill form from json.
Ottimo plugin!!! Grazie Luciano per il tuo lavoro!!!
Ottimo, mi fa risparmiare tempo per precompilare alcuni form, si può anche collegare a un url statico o dinamico che espone un json e compila un form con un solo click in base ai name degli inputs