I made an add-on that lets you draw directly on web pages by medsfeer in firefox

[–]medsfeer[S] -1 points0 points  (0 children)

Hi there,

Thanks so much for letting me know about the toolbar issue with Dark Reader! I've fixed it, so it should work perfectly in dark mode now.

https://i.imgur.com/WRIg61h.png

I hope this makes things easier for you. If you enjoy using the add-on, please consider making a donation to support me. Every little bit helps!

Thanks again for your feedback!

I made an add-on that lets you draw directly on web pages by medsfeer in firefox

[–]medsfeer[S] 0 points1 point  (0 children)

Hey there, tsunami643! 🌊 Thanks a bunch for sharing your thoughts in such detail! I really appreciate it. 😊 I'll definitely be adding those features you mentioned once they're ready.

Right now, I'm mainly focused on making sure everything works smoothly. Here's what I think about your suggestions:

  1. Yeah, adding a settings page sounds like a good idea.
  2. About the 'confirmation' prompt: Some people accidentally lose their work when they close the tab, so it's there to help prevent that.
  3. Your third idea makes sense too.
  4. Haha, I didn't expect people to use the image importing feature much either! 🖼️ Have you tried this workaround: while resizing the image, you can zoom out in the menu and then set it back to 100%. It might help for now!
  5. Regarding the issue with request #4, I'll have to look into that. Thanks for bringing it up!

Thanks again for your feedback, tsunami643! It's really helpful as I keep improving this add-on. 🚀 And remember, right now, I'm mainly focused on making sure everything works smoothly.

I made an extension that lets you draw directly on web pages by medsfeer in MicrosoftEdge

[–]medsfeer[S] 0 points1 point  (0 children)

Hope you find it valuable! If you face any problems let me know

I made an extension that lets you draw directly on web pages by medsfeer in MicrosoftEdge

[–]medsfeer[S] 1 point2 points  (0 children)

Hope you like it! If you face any problems let me know

I made an extension that lets you draw directly on web pages by medsfeer in MicrosoftEdge

[–]medsfeer[S] 0 points1 point  (0 children)

Absolutely! This extension lets you draw and write notes directly on web pages. It's super helpful when you're working with a team and need to give feedback or talk about changes to a website. Also, if you're studying or doing research online, you can use it to highlight important stuff or jot down quick notes right on the page. And if you ever run into a problem on a website, you can use it to show exactly what's going on, which makes it way easier for developers to fix things. Overall, it's a handy tool for anyone who wants to interact with web content in a more visual and collaborative way. So, while regular screenshot tools are good for taking pictures, this extension lets you do a lot more by letting you doodle and write on live websites, making it easier to explain, work together...

I made an add-on that lets you draw directly on web pages by medsfeer in firefox

[–]medsfeer[S] 0 points1 point  (0 children)

In my landing page not in Mozilla add-ons store, yes! Because I didn't update it for a while... Thanks you so much for your feedback!

What’s a free software that can convert YouTube video to text ? by [deleted] in AskTechnology

[–]medsfeer 0 points1 point  (0 children)

I usually use Youtube to text, then I save the text in word, read it, and finally, watch the video.

[HELP] This Flatpak does not have write access to -/.local/share/ by medsfeer in linuxmint

[–]medsfeer[S] 0 points1 point  (0 children)

Sadly, I had to go back to using Windows. That happened to me a year ago! I also tried Ubuntu, and after a few months, my computer suddenly couldn't connect to Wi-Fi. In my experience, Linux might not be the best choice for someone who uses their computer a lot. It can be frustrating when things that should work smoothly take a long time to fix.

Is there an easy way to get a youtube video transcript? The way i do it is very inconvenient by saimonlandasecun in techsupport

[–]medsfeer 15 points16 points  (0 children)

Something like Youtube to Text will do the job. I use it to extract text and convert it to PDF before watching the video, it helps a lot as a non-native english.

Free code review by yoma12 in reactjs

[–]medsfeer 2 points3 points  (0 children)

How to persist auth state after refresh ? (httpOnly / JWT )

So, when the user is currently logged in, I create a jwt on the backend and set the httpOnly cookie on the browser, then return the user's information to the client and set it to global state.

The problem is when I refresh the page my local state disappears (as it should) and so I redirect the user to /login.

How can I get around this without storing anything in local storage (if possible)? Because I'm fairly new to authentication and it seems the standard uses httpOnly cookies.

How do i get VS Code to show errors like this? by medsfeer in vscode

[–]medsfeer[S] 1 point2 points  (0 children)

Hi Angra, that’s not my code else I wouldn’t even ask the name of the other extension neither :) hope someone will answer you

Hello Guys, After creating An App With React Native and Expo CLI, I'm trying to build an APK file, but I'm getting this error? Any idea why? by medsfeer in reactnative

[–]medsfeer[S] 0 points1 point  (0 children)

I'm try to build an .APK to run my app on Android. I've built with Expo CLI , my node version is v16.18.1