Skip to content

cssnr/link-extractor-site

Repository files navigation

Chrome Web Store Users Mozilla Add-on Users Chrome Web Store Rating Mozilla Add-on Rating GitHub Repo Stars Chrome Web Store Version Mozilla Add-on Version GitHub Release Version Pages GitHub Last Commit GitHub Org Stars Discord

Link Extractor Site

Install

Chrome Firefox Edge Opera Brave Chromium Yandex

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

Mobile browser support available for Firefox and Yandex.

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