top of page

Chrome Extensions

Uses the Google Chrome API to build apps that extend the functionality of websites
Hello to My World Extension
  • HTML Popup that shows on click.
  • Displays and stores user's typed text
  • Animation of all stored names fading in and out
  • This example used IndexedDB to store data Locally
bottom of page