---
title: "Chrome Extension for Per-URL Notes — PageNote, Alp Korpe"
description: "A Chrome extension for marketers and researchers that pins per-URL notes to whatever page you're looking at. Built for the 'what was I thinking when I…"
url: https://yigitalpkorpe.com/projects/page-notes/
site: yigitalpkorpe.com
---

[Projects](https://yigitalpkorpe.com/projects/) / Productivity

*Productivity*

# PageNote

Chrome extension that pins a note to any URL, right where you'll see it again.

Stack

-   JavaScript
-   Chrome Extension API
-   LocalStorage
-   DOM

Links

-   [Chrome Web Store ](https://chromewebstore.google.com/detail/page-notes/chcogmlnlajbbfpicbljbhnpimjdakln)

![PageNote — Chrome extension that pins a note to any URL, right where you'll see it again.](https://yigitalpkorpe.com/_astro/pagenotes.D5FQuzlO_1y3Ano.webp)

PageNote is a Chrome extension that lets you attach a note to any URL. Open the page again, even weeks later, and your notes are right there waiting. No separate app to open, no filename to remember.

## Notes for competitor and landing-page research

It’s built for the kind of research workflow marketers and researchers run every day: comparing a handful of competitor sites side by side, tracking how a campaign landing page changes over time, or just remembering “I already looked at this and decided X” the next time the same URL comes up in a different context. The note-taking habit is one click on the same toolbar icon regardless of which site you’re on, so it doesn’t compete for attention with whatever tool you’re actually using to do the research.

## Why per-URL, not a separate app

A dedicated notes app means switching windows and re-establishing context from scratch: which tab was this about, what was the note referring to. Pinning the note to the URL itself keeps the note and the evidence for it in the same place, since the note only really makes sense next to the page it’s about. Revisit the URL later and the context comes back with it automatically, with nothing to search for across a separate notes archive. It also removes a small but real daily decision (“which app do I open for this”) since the answer is always the same regardless of what site you’re currently looking at.

## No accounts, no sync, no telemetry

Standard Chrome extension setup: content scripts handle the on-page UI, and the Chrome storage API persists notes per URL locally. The surface area stays deliberately small: it doesn’t create accounts, doesn’t sync across devices, and doesn’t send telemetry anywhere. The tradeoff is explicit: notes stay on the machine where you wrote them, in exchange for a tool that has nothing to leak and nothing to sign into.

## Related projects

-   [ChatGPT Copier](https://yigitalpkorpe.com/projects/chatgpt-copier/) removes another small, frequently repeated action from the browser.
-   [DataLayer Sidepanel](https://yigitalpkorpe.com/projects/datalayer-sidepanel/) is the analytics-focused extension in the same family of tools.

[Previous ChatGPT Copier](https://yigitalpkorpe.com/projects/chatgpt-copier/) [Next Bedeni Geldi mi?](https://yigitalpkorpe.com/projects/monitor/)

---

Canonical HTML: https://yigitalpkorpe.com/projects/page-notes/

Site map: https://yigitalpkorpe.com/sitemap.xml · Summary for LLMs: https://yigitalpkorpe.com/llms.txt · Agent instructions: https://yigitalpkorpe.com/agents.md · All endpoints: https://yigitalpkorpe.com/agents/
