è¦ã¦ããã¼ã¸ãå ¨é¨ä¿åããã¨ããè¡ãªã ããããã£ã¨ãã¦ãã¦ã以ä¸ã®ãã㪠user.js ã§ãã¼ã¸ãå ¨é¨ä¿åãã¦ã¾ãã // ==UserScript== // @name è¦ããµã¤ãå ¨é¨ä¿å // @namespace http://tampermonkey.net/ // @version 0.1 // @author You // @match http://*/* // @match https://*/* // @grant GM_xmlhttpRequest // @noframes // ==/UserScript== if(!!document.querySelector('title')){ const title = document.querySelector("title").textContent; const url = location.href; GM_x
{{#tags}}- {{label}}
{{/tags}}