An add-on to let you snooze your tabs for a while.
- To lint:
npm run lint
- To run:
npm test
- To build for release:
npm run build
-
Spec?
- At this link.
-
Assets?
- Coming soon.
-
Should we write this as a WebExtension?
- YES!
-
Should we use a build step?
-
Put the source in the root, or in a
src
subdirectory?- We could build into
dist
…
- We could build into
-
Should we use a build tool?
-
Add a “Developer Mode” with much shorter times, or an extra 3-second timer?
-
We’ll need something to convert Pontoon-format l10n files into WebExtension l10n files…