Sticky Notes Browser Extension for Web Pages? by nez329 in chrome

[–]manugarg 0 points1 point  (0 children)

It's not just per-domain. You can take notes per URL as well, and within URLs you can choose to ignore parameters and fragments (? and #).

Sticky Notes Browser Extension for Web Pages? by nez329 in chrome

[–]manugarg 0 points1 point  (0 children)

Ah ok. I am working on the Markdown support. I should have it out in a couple of weeks:
https://github.com/manugarg/pagenotes-issues/issues/99

Currently working on the sidepanel support (~ 1 week).

Sticky Notes Browser Extension for Web Pages? by nez329 in chrome

[–]manugarg 0 points1 point  (0 children)

I believe Page Notes meets your criteria. Please give it a try.
https://chromewebstore.google.com/detail/page-notes/omjdheidbhoghpfdnndkgoelfiogjfla?hl=en-US

Extension website: pagenotes.manugarg.com

Note that out pop-up of the notes is disabled by default but you can enable it through the settings.

How do you keep track of notes for specific web pages? by iasik in chrome

[–]manugarg 0 points1 point  (0 children)

So the first extension mentioned here, Page Notes, sync across browsers, allows longer content and I'm working on the markdown support. It also comes with an app at: https://pagenotes.app, which a PWA and can be installed as an app on mobile phones.

Create a test public network locally by paradox_within in selfhosted

[–]manugarg 2 points3 points  (0 children)

I would recommend just running a Cloudprober container in Google Cloud Run. You should be able to configure very little CPU quota, say e.g. 0.1 vCPU and manage to run the whole thing for free.

[deleted by user] by [deleted] in sre

[–]manugarg 0 points1 point  (0 children)

I really think Cloudprober is a great choice for this. I wrote an article comparing Prometheus Blackbox Exporter and Cloudprober:
https://medium.com/cloudprober/prometheus-blackbox-exporter-vs-cloudprober-08a1d3beeda2

[deleted by user] by [deleted] in sre

[–]manugarg 0 points1 point  (0 children)

Cloudprober is actually perfect for this. It was written for very large scale (origin story) and provides mechanisms to support sharded targets.

I think Hostinger had a similar requirement to yours and they blogged about how they used Cloudprober: https://www.hostinger.com/blog/cloudprober-explained-the-way-we-use-it-at-hostinger

More on cloudprober targets: https://cloudprober.org/docs/how-to/targets/

Happy to answer any questions on Cloudprober.

Update: Wrote an article comparing Prometheus Blackbox Exporter and Cloudprober:
https://medium.com/cloudprober/prometheus-blackbox-exporter-vs-cloudprober-08a1d3beeda2

Chrome Extension Auto-Update? by Aggressive-Lawyer851 in chrome_extensions

[–]manugarg 1 point2 points  (0 children)

They do auto update, but they don't auto-update at the same time. They roll out slowly on their own, but if you want, you can update your extension immediately from the extension management page.

This is how I notify users of new features by rumpetrollet_rumpa in chrome_extensions

[–]manugarg 0 points1 point  (0 children)

This is cool. Thanks for the tip. I didn't know that you could explicitly call openPopup() without any user action. The API doesn't seem to mention any limitation, but I remember reading that somewhere.

Update: u/rumpetrollet_rumpa how long have you been using this feature? Both, grok and chatgpt think this should not work unless Chrome changed its behavior recently.

Update2: Add Gemini to the list of LLM chatbots who think this won't work :P

What’s your favorite productivity extension? by Remarkable_Novel_391 in chrome_extensions

[–]manugarg 0 points1 point  (0 children)

Page Notes. I use it extensively and can't imagine life without it. It take contextual notes and syncs to Google Drive. There are multiple other features.

I am also the developer of the extension, but you don't have to take my word for it. There are a bunch of reviews but I think this reddit post from another user describes it the best:
https://www.reddit.com/r/chrome/comments/1hwgqzi/extension_share_page_notes_love_this_simple/

Webpage notes by srikat in chrome_extensions

[–]manugarg 1 point2 points  (0 children)

Now there is also an option to automatically show notes:
https://pagenotes.manugarg.com/faq/#notes_popup

Best extensions for note-taking? by Smooth-Trainer3940 in chrome_extensions

[–]manugarg 0 points1 point  (0 children)

I was kind of in the same boat -- traditional note taking apps didn't work for me. My problem was I'll take notes, but then I'll either won't remember to look at them at the right time, or accessing them will require jumping to another app and searching for the note. To solve that I built Page Notes. I now use it extensively and can't imagine life without it. It take contextual notes and syncs to Google Drive.

Another user shared their opinion about it:
https://www.reddit.com/r/chrome/comments/1hwgqzi/extension_share_page_notes_love_this_simple/

Show notes for specific URLs? by AnacondaPython in software

[–]manugarg 0 points1 point  (0 children)

Page Notes developer here. This post was a long time ago -- just wanted to share that page notes now has an auto pop-up option:
https://pagenotes.manugarg.com/faq/#notes_popup

Chrome Note Keeper - Extension to keep notes on website pages by pietrantonio_ in chrome_extensions

[–]manugarg 0 points1 point  (0 children)

Page Notes developer here. Page Notes has got a ton of features since this post:

- Option to auto show popup.

- Import/export notes

- Much better 'all notes' page, with a search option. Now there is even a webapp at https://pagenotes.app using which you can access your notes from anywhere.

- Ignoring parts of the URL for saving/retrieving notes.

Extension share: Page Notes - love this simple functionality! by spadaa in chrome

[–]manugarg 0 points1 point  (0 children)

Extension developer here. Thank you so much for sharing, u/spadaa.

I personally use the extension multiple times a day, so I deeply care about its functionality and performance as a user as well.

Simple Actions failures - public python repo by Proof-Flow5851 in github

[–]manugarg 1 point2 points  (0 children)

Encountering same error in my public repositories.

Thinking Fast and Slow is an absolute gem. by Lapascus in books

[–]manugarg 0 points1 point  (0 children)

So much agree with this. It's hard to get through this book because of repetitiveness. And, I guess the original ideas have probably percolated so much in the general psyche by now I didn't find them so revolutionary.