A browser extension that makes it easier to navigate IETF RFCs.
- Install Node.js and yarn
- Install dependencies:
yarn install - Build extension:
yarn build- The extension will be built in
distfolder, which can be loaded in Chrome
- The extension will be built in
