Viewing last 25 versions of post by stsyn in topic Userscripts / Customization

stsyn
Lunar Supporter - Helped forge New Lunar Republic's freedom in the face of the Solar Empire's oppressive tyrannical regime (April Fools 2023).
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Twinkling Balloon - Took part in the 2021 community collab.
Notoriously Divine Tagger - Consistently uploads images above and beyond the minimum tag requirements. And/or additionally, bringing over the original description from the source if the image has one. Does NOT apply to the uploader adding several to a dozen tags after originally uploading with minimum to bare tagging.
Best Artist - Providing quality, Derpibooru-exclusive artwork
Fine Arts - Two hundred uploads with a score of over a hundred (Safe/Suggestive)
Economist -
Cool Crow - "Caw!" An awesome tagger
The Power of Love - Given to a publicly verified artist with an image under their artist’s tag that has reached 1000 upvotes

Moderator
"[@Ecstatis":](/forums/meta/topics/userscripts-customization?post_id=4668743#post_4668743
"
)  
[
@Sollace":](/forums/meta/topics/userscripts-customization?post_id=4668872#post_4668872
)  
And Tampermonkey supports @`GM_addStyle@`, which bypasses CSP:
@[==
 
`
// @grant GM\_addStyle

GM\_addStyle\(\`
.comment\_box\_flex {
display: flex;
}\`\);==]@

`
 
(a bit harder to remove/override style element, tho)
No reason given
Edited by stsyn
stsyn
Lunar Supporter - Helped forge New Lunar Republic's freedom in the face of the Solar Empire's oppressive tyrannical regime (April Fools 2023).
Elements of Harmony - Had an OC in the 2022 Community Collab
Non-Fungible Trixie -
Twinkling Balloon - Took part in the 2021 community collab.
Notoriously Divine Tagger - Consistently uploads images above and beyond the minimum tag requirements. And/or additionally, bringing over the original description from the source if the image has one. Does NOT apply to the uploader adding several to a dozen tags after originally uploading with minimum to bare tagging.
Best Artist - Providing quality, Derpibooru-exclusive artwork
Fine Arts - Two hundred uploads with a score of over a hundred (Safe/Suggestive)
Economist -
Cool Crow - "Caw!" An awesome tagger
The Power of Love - Given to a publicly verified artist with an image under their artist’s tag that has reached 1000 upvotes

Moderator
"@Ecstatis":/forums/meta/topics/userscripts-customization?post_id=4668743#post_4668743
"@Sollace":/forums/meta/topics/userscripts-customization?post_id=4668872#post_4668872
And Tampermonkey supports @GM_addStyle@, which bypasses CSP:
@[==// @grant GM_addStyle

GM_addStyle(`
.comment_box_flex {
display: flex;
}`);==]@

(a bit harder to remove style element, tho)
No reason given
Edited by stsyn