Skip to content

cssnr/open-links-in-new-tab-site

Repository files navigation

Pages Chrome Web Store Users Mozilla Add-on Users Chrome Web Store Version Chrome Web Store Rating Mozilla Add-on Rating GitHub Repo stars Mozilla Add-on Version GitHub Release Version Discord

Open Links in New Tab Site

Install

Chrome Firefox Edge Opera Brave Chromium

All Chromium Based Browsers can install the extension from the Chrome Web Store.

Development

Install Jekyll: https://jekyllrb.com/docs/installation/

Run: jekyll serve -s src -o -l

This will build the site from the src directory, open it in your browser, watch for file changes, automatically rebuild the site and refresh the site in your browser, happy coding...

For more information see jekyll help and jekyll serve --help or visit: https://jekyllrb.com/docs/

For production, this site is built with GitHub Actions: .github/workflows/pages.yaml