Please go to release page ( OR Click here ) to download the latest version of the extension.
This extension is a helper for the react hook @hymns-of-web/use-easy-google-form. When this extension is installed in your browser, it will automatically fetch all the details from the prefill link of your google form and then will create a custom skeleton react component for the google form to use in your react project.
- Download the extension from release page ( OR Click here ).
- Unzip the downloaded file.
- Open the Extensions Page in your browser.
- Enable the developer mode.
- Click on
Load Unpackedbutton and select the unzipped folder.
That's it. Now you can use the extension.
- Open the google form you want to use in your react project.
- After making all the changes in the form, just refresh / reload your page.
You should see a new react component created for your google form. You can copy the component and use it in your react project.
This extension ( and the react hook as well ) doesn't support File Upload, Scale and Grid ( YET ).
Compatible Browsers: Chromium based browsers ( Chrome, Edge, Brave, etc. )
If you find any bug or want to add any feature, please feel free to open an issue or create a pull request. I will be happy to review and merge it.