-
Notifications
You must be signed in to change notification settings - Fork 2
Home
not-Wildfire is an open source google chrome extension, allowing user to automatize various tasks by recording his actions and replaying them afterwards. Project is being made as an university project for Kaunas University of Technology. Currently project is in early-mid stage of development.
In the first week of the development, basic popup window was made in order to organize the workflow of the team. It consisted of the buttons "record", "stop record" and "play". However due to limited functionality of the GUI, necessity to include more functionality to it became inevitable since GUI did not allow user to save more than one record.
not-wildfire is coded on vanilla javascript and basic HTML/CSS for a layout. It also uses background pages of the extension for continuing operation in the background.