Greasy Fork is available in English.

Github Pages Linker

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

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v1.2.5 03/02/2024

    Prettier

    Security linting

  • v1.2.5 01/02/2024

    Lint

  • v1.2.5 01/02/2024

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

  • v1.2.5 01/06/2021 Fix opening branch selector for Github Pages Linker. Re-closes #158
  • v1.2.4 27/05/2021 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 18/07/2020 Correct copyright url
  • v1.2.3 24/04/2019 Update version after fix for broken icon urls. see #146
  • v1.2.2 24/04/2019 Fix broken icon urls (#146)
  • v1.2.2 27/09/2018 Licensing
  • v1.2.2 27/01/2018 GitHub svg icon
  • v1.2.2 27/01/2018 GPL-3.0
  • v1.2.2 02/08/2016 Synced from GitHub - :clapper: New version of GitHub Commit Whitespace
  • v1.2.1 08/09/2015 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 07/07/2015 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 07/04/2015 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 18/11/2014 Imported from URL