English | 中文
TabHere is a Chrome extension that provides AI-powered auto continuation/completion for almost any editable area on web pages.
npm install
npm run build # output to dist/
npm run dev # watch mode
npm run package # build release package
npm run version:set -- x.y.z # set versionIn chrome://extensions/ → enable Developer mode → Load unpacked, then select the project root directory.