[話è ] Xpathå¦ç¿ã®ã次ã®ã¿ã¼ã²ããã¯ããã http://userscripts.org/scripts/review/1295 ã½ã¼ã¹ã¯çãã // ==UserScript== // @name Linkify // @namespace http://youngpup.net/userscripts // @description Looks for things in the page that look like URLs but aren't hyperlinked, and converts them to clickable links. // @include * // ==/UserScript== (function () { const urlRegex = /\b(https?:\/\/[^\s+\"\<\>]+)/ig; // tags we will


{{#tags}}- {{label}}
{{/tags}}