Skip to content

Utkarsh201/Cr-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark Chrome Extension

Overview

The Bookmark Chrome Extension allows you to quickly save and manage bookmarks from the maang.in website (or any site you choose). With this extension, you can easily store bookmarked questions, view them, open (play) them in a new tab, and delete bookmarks as needed. The extension leverages Chrome's storage API (chrome.storage.sync) to keep your data synchronized across your Chrome sessions.

Features

  • Save Bookmarks: Store questions or any items with a title and URL.
  • View Bookmarks: Display all your saved bookmarks in a user-friendly list.
  • Open Bookmarks: Click on a bookmark to open its URL in a new tab.
  • Delete Bookmarks: Remove unwanted bookmarks easily.
  • Chrome Storage Sync: Uses chrome.storage.sync for secure, synchronized storage.

Installation

Prerequisites

  • Google Chrome browser
  • Basic understanding of Chrome extensions and JavaScript

Steps to Install

  1. Clone the Repository: git clone https://github.com/Utkarsh201/Cr-Extension.git cd Cr-extension

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published