Greasy Fork is available in English.

Script B for testing

Just a test

// ==UserScript==
// @name           Script B for testing
// @description    Just a test
// @version        1.0
// @author         reaseno
// @match          *://*/*
// @namespace https://greasyfork.org/users/1376225
// ==/UserScript==

console.log("Script B for testing");