Greasy Fork is available in English.

The Noun Project - Download PNG Icon

Bypasses registration and downloads the SVG when clicking the download button

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v0.12 13.06.2023

    NounProject site changed, just change the button when icon img element completes

  • v0.11 17.11.2022
  • v0.10 15.09.2022

    Fixed to keep up with site changes

  • v0.9 20.12.2021

    Updated to fix for Noun Project's site redesign

  • v0.8.8 19.01.2021 Yodate @icon
  • v0.8.7 26.08.2019 Fixed a bug with grabbing the filename, adapted to new DOM
  • v0.8.6 16.02.2019 :bug: Fix re-apply on second click
  • v0.8.5 08.10.2018 Small refactor for clarity, remove logging
  • v0.8.2 06.10.2018 Add icon
  • v0.8.1 06.10.2018 Better metadata block
  • v0.8 06.10.2018 Refactor to replace dependencies with MutationObserver solution
  • v0.6 03.10.2018 Reintroduced waitForKeyElement because it was needed. 2018 ES6 versions did not work so required latest jQuery.
  • v0.5 03.10.2018 Updated to keep up with Noun Project redesign
  • v0.4 28.03.2018 Forgot that Firefox doesn't allow triggering click() on elements not in the DOM
  • v0.4 28.03.2018 Removed foolish and deprecated use of initMouseEvent and style refactor
  • v0.3 05.03.2018