Create a Chrome Plugin to Automate Filling out a Form

Опубликовано: 30 Сентябрь 2024
на канале: Lethcode
30,871
256

Here we are going to make a small chrome plugin that can call off to an api and then fill out some fields on on a web page. The idea being that if you can get data from an api you should be able to make a plugin that fills out some common forms.

-Links-
Giving credit to the article that got me started. - https://www.mwtestconsultancy.co.uk/a...
Github link - https://github.com/alethcoe/ChromePlugin