Noun Project allow copying

Allow copying original and edited icon images on Noun Project

// ==UserScript==
// @name        Noun Project allow copying
// @namespace   Violentmonkey Scripts
// @match       *://thenounproject.com/*
// @grant       GM_addStyle
// @version     1.0
// @author      CyrilSLi
// @license     MIT
// @description Allow copying original and edited icon images on Noun Project
// ==/UserScript==

GM_addStyle("img { pointer-events: auto !important; }");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址