Skip to content

Organize your bookmarks with ease. This repository is forked from https://github.com/br4adam/bookmarks and transformed into a Chrome extension

License

Notifications You must be signed in to change notification settings

young2j/bookmarks-extension

 
 

Repository files navigation

English | 中文

Github top language Github language count Repository size License Github forks Github stars

About the Repository | Technologies | How to Run | Acknowledgments | License


😡😡😡Dumping nuclear wastewater into the ocean, damn it! 💣🗾💥😤😤😤

🎯 About the Repository

This repository is forked from https://github.com/br4adam/bookmarks, an application designed to easily manage web bookmarks. Compared to the original repository, this repository mainly made the following changes:

  • Transformed into a Chrome extension.
  • Removed the supabase dependency and related login authentication modules.
  • Added bookmark groups management.
  • Added bookmark import and export functions.
  • Changed the method of obtaining web page metadata, eliminating dependency on limited online services.
  • Altered the method of fetching icons, reducing reliance on limited online services.
  • Simplified some UI.
  • Other minor changes.

🔨 Technologies

🚀 How to Run

1. Build from Source

git clone git@github.com:young2j/bookmarks-extension.git
cd bookmarks-extension
pnpm install
pnpm build

After that, a folder named chrome-mv3-prod will be generated in the build/ directory.

Load the aforementioned unpacked extension at the chrome browser extension management page chrome://extensions/.

2. Download the Released zip File

Download the bookmarks-extension.zip directly from the releases page, unzip it, and load it at the chrome browser extension management page chrome://extensions/.

🤝 Acknowledgments

https://github.com/br4adam/bookmarks

📝 License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Made with ❤️ by young2j

About

Organize your bookmarks with ease. This repository is forked from https://github.com/br4adam/bookmarks and transformed into a Chrome extension

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.9%
  • CSS 2.9%
  • Other 1.2%