Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitsingh-007/bypass-links
🔗 A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
https://github.com/amitsingh-007/bypass-links
bookmarks-panel bypass-links chrome-extension dnd-kit mantine nextjs playwright pnpm react tanstack-virtual trpc turborepo typescript vercel vitest zustand
Last synced: 3 months ago
JSON representation
🔗 A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
- Host: GitHub
- URL: https://github.com/amitsingh-007/bypass-links
- Owner: amitsingh-007
- License: mit
- Created: 2020-09-19T09:02:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T11:49:43.000Z (8 months ago)
- Last Synced: 2024-05-31T15:29:10.859Z (8 months ago)
- Topics: bookmarks-panel, bypass-links, chrome-extension, dnd-kit, mantine, nextjs, playwright, pnpm, react, tanstack-virtual, trpc, turborepo, typescript, vercel, vitest, zustand
- Language: TypeScript
- Homepage: https://bypass-links.vercel.app
- Size: 30.8 MB
- Stars: 35
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- Code of conduct: code_of_conduct.md
- Security: security.md
Awesome Lists containing this project
README
# Summary [![Deploy CI](https://github.com/amitsingh-007/bypass-links/actions/workflows/release.yml/badge.svg)](https://github.com/amitsingh-007/bypass-links/actions/workflows/release.yml) [![CodeQL](https://github.com/amitsingh-007/bypass-links/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/amitsingh-007/bypass-links/actions/workflows/codeql-analysis.yml) ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=bypass-links) ![GitHub](https://img.shields.io/github/license/amitsingh-007/bypass-links?color=blue)
An easy-to-use open-source `chrome extension` which bypasses links on various websites and lets you use the direct URL for your resource. This will help you bypass reCaptchas, unnecessary timers, countdowns, ads, pop-ups, and surveys, avoid unnecessary third-party installs, etc. It is also a fully-fledged utility extension with features like history monitor, bookmarks panel with person tagging system. We encode data at the client before sending it to the server. It also has two-factor authentication.
## Download link ![GitHub all releases](https://img.shields.io/github/downloads/amitsingh-007/bypass-links/total?color=success)
Head over to [Download Page](https://bypass-links.vercel.app) to download the Chrome extension.
## Salient features
- A fully customizable and full-feature packed bookmarks panel same as offered by Google Chrome with extra features.
- A person panel which enables tagging any bookmark with multiple person to search by a person quickly.
- A fully customized shortcuts panel with shortcut rules to create custom shortcuts for frequently visited websites.
- Open a pre-selected set of frequently visited websites in a single click.
- Open all unvisited links in watched threads of supported forums websites.
- Mark any website as visited with a timestamp for quick access to the last visited time.
- Bypass link shorteners and timers on supported pages.
- TOTP-based two-factor authentication supported.
- Manipulate browser history.
- Turn off autosuggestions for any page.
- Full dark theme support with modern UI.
## Currently supported websites
* forums.*
## For Development [![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat)](https://github.com/amitsingh-007/bypass-links/blob/main/contributing.md) ![GitHub issues](https://img.shields.io/github/issues/amitsingh-007/bypass-links)
[Click Here](https://github.com/amitsingh-007/bypass-links/blob/main/contributing.md) to get started with local development.
[Click Here](https://github.com/amitsingh-007/bypass-links/blob/main/security.md) to read security policy.