mirror of
https://github.com/nucleartux/ai-grammar.git
synced 2026-04-27 04:35:51 +03:00
[GH-ISSUE #7] Doesn't work in Reddit.com for writing posts or comments #6
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ai-grammar#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ninjaeon on GitHub (Jul 13, 2025).
Original GitHub issue: https://github.com/nucleartux/ai-grammar/issues/7
Hello, first of all, thank you so much for this extension! I love that I am no longer sending everything I type in a browser to some companies’ servers. Also, it works pretty well and is fast with Gemma3-it (tried with 4B and 12B).
I tried to vibe code a solution, but failed to get this extension to work on Reddit.com when writing posts or comments. I tried using both Reddit’s rich text editor and its Markdown editor, but the AI grammar extension’s “circle” never appears in the bottom right corner of the editor.
On Windows 11 24H2 using Ollama in Thorium Browser (Chromium 130 based—which is why I’m not using Gemini Nano yet, even though this browser has it; its implementation of Gemini Nano is out-of-date).
@nucleartux commented on GitHub (Jul 14, 2025):
I uploaded a new version of the extension to the Chrome Store. The bug should be fixed once the update is approved.
Please ping me if it still doesn't work.
@ninjaeon commented on GitHub (Jul 14, 2025):
I got the 0.4.0 version from the Chrome extension store, and I'm getting the "Something went wrong. Please try again. (Make sure that Ollama is installed and running.) message. I verified that "ollama run llama3.1" works, and I also verified that Ollama works with other applications (it is still working with my Local AI plugin in Obsidian).
I also tested Reddit.com with all ad-blockers disabled, and the default "markdown editor" does not have the AI grammar circle. Switching to the "Rich Text Editor" in Reddit.com DOES have AI grammar circle now however (albeit with the Ollama error), whereas it was missing on previous versions.
Let me know if there's anything else I can do or provide to assist in troubleshooting this. I am able to compile locally if you want me to test commits prior to submission to the Chrome store. Thank you so much!