/smart-toc

A Chrome extension for auto-generating a table of contents , support Inoreader and Feedly. 自动生成网页文章大纲的浏览器扩展,支持 Inoreader 和 Feedly。

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Simple Outliner / 智能网页大纲 (for Chrome), 💥 Support Inoreader and Feedly

Simple Outliner / 自动生成网页大纲、目录,Support Inoreader and Feedly。

Download

Build

Requires node.js and yarn

# install dependencies
yarn

# build and bundle the extension as `.zip` for release
yarn run build

# build/watch the extension for local development (please use Chrome's `Load unpacked extension` to load `/dist` folder)
yarn run start

Thank you for using the extension. Any suggestions/issues/problems are welcomed!