Added more metadata, made it work with Violentmonkey.

This commit is contained in:
tastytea 2019-05-28 23:12:00 +02:00
parent 411a9909b9
commit 0ed2bb8456
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 2 deletions

View File

@ -2,10 +2,13 @@
// @name Mastodon CW toggle
// @description Toggles the visibility of all statuses with content warnings.
// @namespace tastytea.de
// @version 2019-05-28_1
// @version 2019.05.28.2
// @homepageURL https://schlomp.space/tastytea/userscripts
// @supportURL https://schlomp.space/tastytea/userscripts/issues
// @downloadURL https://schlomp.space/tastytea/userscripts/raw/branch/main/fediverse/mastodon_cw_toggle.user.js
// @grant none
// @run-at document-end
// @downloadURL https://schlomp.space/tastytea/userscripts/raw/branch/main/fediverse/mastodon_cw_toggle.user.js
// @inject-into content
// ==/UserScript==
// Copyright © 2019 tastytea <tastytea@tastytea.de>.