Skip to content

Repository files navigation

📒 NotebookLM Usage Tracker

Quick navigation: 🏴󠁧󠁢󠁥󠁮󠁧󠁿 English · 🇧🇷 Português



English

A small script that tracks, in real time, how many messages you still have left on NotebookLM before hitting your daily limit.

Built for Firefox, running through a userscript manager such as Tampermonkey.

What it does

Right next to the NotebookLM chat box, the script shows:

Info Description
💬 Messages used How many messages you've sent within the 24h window
⏳ Messages remaining How many you can still send
🔄 Next slot When a new message becomes available again
📊 Visual bar A colored indicator that fills up as usage rises

The goal is simple: give you a quick, visual sense of how much of your limit is used, without counting manually.

Who it's for

Anyone who uses NotebookLM regularly and wants to avoid surprises when hitting the message limit.

No programming knowledge required to install or use it.

How to install

  1. Install a userscript manager in Firefox.

  2. Open the file notebook-lm-counter.js, included in this folder.

  3. Copy the entire file content.

  4. In Tampermonkey, click "Create a new script".

  5. Paste the copied content into the editor.

  6. Save the script (Ctrl + S).

  7. Open NotebookLM in Firefox.

  8. Done — the tracker should appear automatically near the chat box.

Good to know

  • This is a browser-only feature; it doesn't modify NotebookLM itself.
  • Settings (like the daily limit) are stored locally in your browser.
  • If the counter doesn't appear, refresh the page and check that the script is active in your userscript manager.

Quick tips

  • The gear icon ⚙️ appears when you hover over the chat box — use it to adjust the daily limit and the display mode.
  • If something looks off (e.g. the default limit doesn't match the real one), you can correct it manually in the settings panel.

Open-source project, for personal, non-commercial use. See the LICENSE file for details.



Português

Um pequeno script para acompanhar, em tempo real, quantas mensagens você ainda tem disponíveis no NotebookLM antes de bater o limite diário.

Desenvolvido para Firefox, funcionando através de um gerenciador de userscripts como o Tampermonkey.

O que ele faz

O script mostra, diretamente perto da caixa de chat do NotebookLM:

Informação Descrição
💬 Mensagens usadas Quantas mensagens você já enviou na janela de 24h
⏳ Mensagens restantes Quantas ainda podem ser enviadas
🔄 Próxima liberação Quando uma nova mensagem volta a ficar disponível
📊 Barra visual Um indicador colorido que preenche conforme o uso sobe

A ideia é simples: dar uma noção rápida e visual do quanto do limite já foi consumido, sem precisar contar manualmente.

Para quem é

Para qualquer pessoa que usa o NotebookLM com frequência e quer evitar surpresas ao esbarrar no limite de mensagens.

Não é necessário saber programação para instalar ou usar.

Como instalar

  1. Instale um gerenciador de userscripts no Firefox.

  2. Abra o arquivo notebook-lm-counter.js, incluído nesta pasta.

  3. Copie todo o conteúdo do arquivo.

  4. No Tampermonkey, clique em "Create a new script" (ou "Criar novo script").

  5. Cole o conteúdo copiado no editor.

  6. Salve o script (Ctrl + S).

  7. Abra o NotebookLM no Firefox.

  8. Pronto — o rastreador deve aparecer automaticamente perto da caixa de chat.

Bom saber

  • Este é um recurso que funciona apenas no seu navegador; ele não modifica o NotebookLM em si.
  • As configurações (como o limite de mensagens) ficam salvas localmente, no seu navegador.
  • Se o contador não aparecer, atualize a página e confira se o script está ativo no gerenciador de userscripts.

Dicas rápidas

  • O ícone de engrenagem ⚙️ aparece ao passar o mouse sobre a caixa de chat — por ele dá para ajustar o limite diário e o modo de exibição.
  • Se algo parecer errado (por exemplo, o limite padrão não bater com o real), é só corrigir manualmente no painel de configurações.

Projeto de código aberto, com uso pessoal e não comercial. Veja o arquivo LICENSE para mais detalhes.

About

keep track of your usage quota on NotebookLM

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages