Twitter Old Logo back - twitter.com

4/4/2023, 18:52:11

< 腳本Twitter Old Logo back - twitter.com的回應

提問/評論

§
發表於:2023-04-06

For all those interested the license is WTFPL.

NotYou管理員
§
發表於:2023-04-06

You should write license in user-script's meta values (// @license), so they would look like that:

// ==UserScript==
// @name        Twitter Old Logo back - twitter.com
// @namespace   Violentmonkey Scripts
// @match       https://twitter.com/*
// @match       https://mobile.twitter.com/*
// @run-at      document-start
// @grant       none
// @version     2.0
// @author      LiefLayer
// @description 4/4/2023, 18:52:11
// @license     WTFPL
// ==/UserScript==

發表回覆

登入以回復