Github Pages Linker

Add a link to Github Pages (gh-pages) when available.

These are versions of this script where the code was updated. Show all versions.

  • v1.2.5 2024-02-03

    Prettier

    Security linting

  • v1.2.5 2024-02-01

    Lint

  • v1.2.5 2024-02-01

    feat: use eslint-plugin-userscripts (#169)

  • v1.2.5 2021-06-01 Fix opening branch selector for Github Pages Linker. Re-closes #158
  • v1.2.4 2021-05-27 fix Github Pages Linker for new UI in 2021 (#159) * fix Github Pages Linker for new UI in 2021 * make sure it doesn't run on pages without .file-navigation Fixes #158
  • v1.2.3 2020-07-18 Correct copyright url
  • v1.2.3 2019-04-24 Update version after fix for broken icon urls. see #146
  • v1.2.2 2019-04-24 Fix broken icon urls (#146)
  • v1.2.2 2018-09-27 Licensing
  • v1.2.2 2018-01-27 GitHub svg icon
  • v1.2.2 2018-01-27 GPL-3.0
  • v1.2.2 2016-08-02 Synced from GitHub - :clapper: New version of GitHub Commit Whitespace
  • v1.2.1 2015-09-08 Synced from GitHub - Fix 301 Moved Permanently redirects. Fixes #72 - Merge pull request #73 from jerone/jerone-patch-1 Fix 301 Moved Permanently redirects. Fixes #72
  • v1.2 2015-07-07 Synced from GitHub - Don't add the link if it already exists When I use browser history to to back/forward on github, every time I see the main repo page, it creates a new link below the others. This fixes that--it switches to using an id instead of a class, and it'll only make an element if there isn't one already. I'm using chrome with tampermonkey if that makes a difference. - coding style - Merge pull request #63 from Efreak/master :bug: Don't add the link if it already exists;
  • v1.1 2015-04-07 Synced from GitHub - :bug: Added class to identify element; - :art: :mag: Clean up and added logging; - :clapper: Small release of Github Pages Linker; - Merge pull request #50 from jerone/Github_Pages_Linker :clapper: Small release of Github Pages Linker;
  • v1 2014-11-18 Imported from URL