Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 836 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 836 Bytes

My First Chrome Extension (Not Yet Hosted)

This is my first Chrome extension, created using JavaScript.

This is a Chrome extension that converts time from the 24-hour format to the 12-hour format. It is written using JavaScript.

How to Install

  1. Download or clone the repository to your local machine.

How to Use

  1. Open Google Chrome and go to chrome://extensions.
  2. Enable the "Developer mode" toggle in the top right corner.
  3. Click on the "Load unpacked" button and select the folder containing the extension files.

Notes

  • This extension is not yet hosted on the Chrome Web Store.
  • To use the extension, you need to load it manually from your local machine.

That's it! Enjoy using my first Chrome extension. If you encounter any issues or have suggestions for improvement, please feel free to contact me.