FallenMax / smart-toc

A Chrome extension for auto-generating a table of contents

Home Page:https://chrome.google.com/webstore/detail/smart-toc/lifgeihcfpkmmlfjbailfpfhbahhibba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer: this repo is not in sync with the latest Smart TOC extension.


Smart TOC (for Chrome/Firefox)

webpage outliner

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!

About

A Chrome extension for auto-generating a table of contents

https://chrome.google.com/webstore/detail/smart-toc/lifgeihcfpkmmlfjbailfpfhbahhibba

License:Apache License 2.0


Languages

Language:TypeScript 90.7%Language:CSS 7.1%Language:JavaScript 2.3%