© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Aminu Ibrahim Abubakar
I'm looking to build a chrome extension that has functionality similar to that of grammarly, but with a different concept.
I want it to have the following basic functionalities:
Someone should help me with the technical know-how, please :)
TheSheriff
Co-Founder, Founder, Entrepreneur & Problem Solver
If you have the extension, just look at the source code on your local machine. Chrome extensions can be written in javascript so just check out the google docs, and add some event listeners + word analysis.
Emmanuel
Hello, Check this video out
TheSheriff
Co-Founder, Founder, Entrepreneur & Problem Solver
If you have the extension, just look at the source code on your local machine. Chrome extensions can be written in javascript so just check out the google docs, and add some event listeners + word analysis.