Love it! Some feedback:
- Showing type of the variable when you hover. Goland does it perfectly. - Being able to add mouse actions to shortcuts. A use case would be cmd+mousewheel to increase/decrease font size - Importing themes from GoLand.
HN user
Love it! Some feedback:
- Showing type of the variable when you hover. Goland does it perfectly. - Being able to add mouse actions to shortcuts. A use case would be cmd+mousewheel to increase/decrease font size - Importing themes from GoLand.
It looks great, I would definetely subscribe but trusting a third-party with my IM data something I'm not comfortable with. Fundamentally, deploying a Matrix homeserver in the cloud is the same thing. Homeserver requires a public ip address or domain name, it's really hard to set up one at home.
I don't have enough information about Matrix protocol but, a raspberry pi image, or Dockerfile doesn't need IP or Domain, uses hosts file to trick the homeserver maybe, just supports bridges, would be perfect.
I'm using this extension for it: https://addons.mozilla.org/en-US/firefox/addon/crxviewer/
Very nice catch. I examined a little bit more. Seems like line 16 on scripts/yts.js is the backdoor.
enableButton.src = '//remove' + '.' + 'video/webm';
So owner of this addon have remove.video domain. On https://remove.video/webm there's a packed javascript code. When I unpacked it I got this: https://paste.ubuntu.com/p/C24bZc9Cn7/There's a base64 encoded domain list in packed javascript code. Here's the list of domains: https://paste.ubuntu.com/p/RMKd8Ms5QQ/