https://github.com/cssnr/open-links-in-new-tab-site
Open Links in New Tab GitHub Pages
https://github.com/cssnr/open-links-in-new-tab-site
Last synced: 5 months ago
JSON representation
Open Links in New Tab GitHub Pages
- Host: GitHub
- URL: https://github.com/cssnr/open-links-in-new-tab-site
- Owner: cssnr
- Created: 2024-05-04T04:32:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T08:46:22.000Z (about 2 years ago)
- Last Synced: 2024-05-28T22:56:23.612Z (about 2 years ago)
- Language: HTML
- Homepage: https://open-links-in-new-tab.cssnr.com/
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/cssnr/open-links-in-new-tab-site/actions/workflows/pages.yaml)
[](https://chrome.google.com/webstore/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://addons.mozilla.org/addon/open-links-in-new-tab)
[](https://chrome.google.com/webstore/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://addons.mozilla.org/addon/open-links-in-new-tab)
[](https://github.com/cssnr/open-links-in-new-tab/stargazers)
[](https://addons.mozilla.org/addon/open-links-in-new-tab)
[](https://github.com/cssnr/open-links-in-new-tab/releases/latest)
[](https://discord.gg/wXy6m2X8wY)
# Open Links in New Tab Site
* Website: https://open-links-in-new-tab.cssnr.com
* Github: https://github.com/cssnr/open-links-in-new-tab
* Discord: https://discord.gg/wXy6m2X8wY
## Install
* [Google Chrome Web Store](https://chrome.google.com/webstore/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
* [Mozilla Firefox Add-ons](https://addons.mozilla.org/addon/open-links-in-new-tab)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://addons.mozilla.org/addon/open-links-in-new-tab)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
[](https://chromewebstore.google.com/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc)
All **Chromium** Based Browsers can install the extension from the
[Chrome Web Store](https://chrome.google.com/webstore/detail/open-links-in-new-tab/efahmjakjnnmleokcaomicgfhobabdkc).
## 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](.github/workflows/pages.yaml)