ridvanaltun / active-forks-extension

Shows active forks with one click away.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Active Forks Browser extension

This is the browser extension for Active Forks.

It supports Chrome, Firefox and Edge.

for Firefox for Chrome for Microsoft Edge

Showcase

Active Forks

Build

Chrome & Firefox

yarn install && yarn build && yarn package

Safari

⚠️ A machine running macOS and Xcode 12+ installed is required!

First, run the following to install dependencies and build the web extension:

yarn install && yarn build && yarn package

Then run the build:safari command to build the Safari extension around the web extension:

yarn build:safari

Hit enter when presented with this screen.

Xcode will open the ActiveForks.xcodeproj automatically if it's installed.

Test

Build the extension and

The extension is active until the next restart of your browser.

Disclaimer

This project and even documentation is clone of Gitpod Browser extension. All code rebranded to use web extension markets properly.

About

Shows active forks with one click away.

License:MIT License


Languages

Language:TypeScript 88.9%Language:HTML 4.8%Language:CSS 3.5%Language:JavaScript 2.8%