Greasy Fork is available in English.

Antifeature test

Test of Greasy Fork's antifeature warnings

// ==UserScript==
// @name          Antifeature test
// @description	  Test of Greasy Fork's antifeature warnings
// @namespace     https://greasyfork.org/users/1
// @include       example.com
// @version       1
// @antifeature   ads This doesn't really have ads, but this is how it would show!
// ==/UserScript==

var ads = false;