This repository contains four Chrome browser extensions for various purposes.
- Description: This Chrome extension allows users to console log and locally store the people on Facebook Messenger.
- Description: This is a basic Chrome extension that encompasses most of the concepts of Chrome extensions using plain HTML, JavaScript, and CSS.
- Description: This extension assists in logging in with the help of the extension popup on website
https://www.smartplay.lcsd.gov.hk/home
that have no inspect menu.
- Description: This extension opens a YouTube video, stores the title, and logs it to the local storage.
- Description: Automatically subscribes to a YouTube channel and comments on the video.
- Clone the Repository: Clone this repository to your local machine using
git clone
. - Install Extensions in Chrome:
- Open Chrome browser.
- Navigate to
chrome://extensions/
. - Enable Developer mode by toggling the switch in the top-right corner.
- Click on "Load unpacked" and select the directory where you cloned the repository.
- Usage:
- After installing the extensions, you can use them by clicking on their respective icons in the Chrome toolbar.
- Follow the on-screen instructions or refer to the extension descriptions above for guidance on how to use each extension.
- Ensure you review Facebook's and YouTube's terms of service before using these extensions for scraping or automating actions.