Collection of personal Chrome/Chromium extension experiments.
  • JavaScript 76.1%
  • HTML 13.8%
  • CSS 10.1%
Find a file
dikkadev 34c5d86f6a fix(hints): defer activation for ambiguous exact matches
Delay auto-activating an exact hint match when longer labels share the same prefix so users can continue typing multi-character hints without accidental clicks, while still preserving quick activation after a short pause.
2026-05-30 15:16:21 +02:00
auto-ai-incognito feat(chatgpt): add keyboard shortcuts for model selection 2026-05-19 20:32:25 +02:00
change-to-english-auto chore(change-to-english-auto): mark extension files as executable 2026-04-25 15:14:05 +02:00
incognito-opener chore(incognito-opener): mark extension files as executable 2026-04-25 15:14:05 +02:00
print-page-images-extension chore(print-page-images-extension): normalize file permissions 2026-04-25 15:14:05 +02:00
smart-link-hints fix(hints): defer activation for ambiguous exact matches 2026-05-30 15:16:21 +02:00
.gitignore feat(chatgpt): add keyboard shortcuts for model selection 2026-05-19 20:32:25 +02:00
AGENTS.md docs: add repository overview and agent maintenance notes 2026-05-30 14:52:47 +02:00
LICENSE chore(repo): normalize metadata file permissions 2026-04-25 15:14:05 +02:00
README.md docs: add repository overview and agent maintenance notes 2026-05-30 14:52:47 +02:00

Browser Extensions

Small collection of personal Chromium/Chrome extensions.

Extensions

  • auto-ai-incognito — auto-enable incognito/temporary chat mode on ChatGPT and Claude.
  • change-to-english-auto — click Google's "Change to English" prompt on search pages.
  • incognito-opener — helper for opening links from rss.dikka.dev in incognito windows.
  • print-page-images-extension — export a page's print layout as images.
  • smart-link-hints — Vimium-style navigation, link hints, and incognito link actions.

Each extension is a standalone unpacked extension directory with its own manifest.json.