# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 25
# self = https://watcher.sour.is/conv/zqpqvbq
I was today years old when I learned that Firefox supports custom *per-domain* CSS. Is this new? I thought I had tried a while ago and it only worked *globally*. 🤔

-moz-document domain(movq.de)
{
div { border: 1px solid red; }
}

Either way, I love that I don’t need a plugin for that. 🥳
I was today years old when I learned that Firefox supports custom *per-domain* CSS. Is this new? I thought I had tried a while ago and it only worked *globally*. 🤔

-moz-document domain(movq.de)
{
div { border: 1px solid red; }
}

Either way, I love that I don’t need a plugin for that. 🥳
@movq LOL I don't even know roughly how old you are 🤣
@movq LOL I don't even know roughly how old you are 🤣
@prologic Good! Germans like Datenschutz! 😂
@prologic Good! Germans like Datenschutz! 😂
@prologic Good! Germans like Datenschutz! 😂
@prologic Good! Germans like Datenschutz! 😂
@movq Translation? 🤔🤣
@movq Translation? 🤔🤣
@prologic Data protection, data privacy, privacy protection, something like that. 😅
@prologic Data protection, data privacy, privacy protection, something like that. 😅
@prologic Data protection, data privacy, privacy protection, something like that. 😅
@prologic Data protection, data privacy, privacy protection, something like that. 😅
@movq Oh yea me too 🤣
@movq Oh yea me too 🤣
@movq Interesting! I always use uBlock Origin to do that.
@movq Where in firefox can I set custom CSS?
@movq Where in firefox can I set custom CSS?
@movq Where in firefox can I set custom CSS?
@movq Where in firefox can I set custom CSS?
@sorenpeter In your profile folder (somewhere under ~/.mozilla on Linux), there’s a chrome folder. You can put a file called userContent.css in there.

This also needs the setting toolkit.legacyUserProfileCustomizations.stylesheets to be true.

(I hope they never remove this, it’s super helpful.)
@sorenpeter In your profile folder (somewhere under ~/.mozilla on Linux), there’s a chrome folder. You can put a file called userContent.css in there.

This also needs the setting toolkit.legacyUserProfileCustomizations.stylesheets to be true.

(I hope they never remove this, it’s super helpful.)
@sorenpeter In your profile folder (somewhere under ~/.mozilla on Linux), there’s a chrome folder. You can put a file called userContent.css in there.

This also needs the setting toolkit.legacyUserProfileCustomizations.stylesheets to be true.

(I hope they never remove this, it’s super helpful.)
@sorenpeter In your profile folder (somewhere under ~/.mozilla on Linux), there’s a chrome folder. You can put a file called userContent.css in there.

This also needs the setting toolkit.legacyUserProfileCustomizations.stylesheets to be true.

(I hope they never remove this, it’s super helpful.)