2019-03-26 16:00:02 +01:00
2019-03-26 16:00:02 +01:00
2019-03-26 16:00:02 +01:00
2019-03-22 15:58:14 +01:00
2019-03-22 15:58:14 +01:00
2019-03-22 15:58:14 +01:00
2019-03-22 15:58:14 +01:00
2019-03-22 15:58:14 +01:00
2019-03-26 12:40:19 +01:00
2019-03-22 15:58:14 +01:00
2019-03-22 15:58:14 +01:00

mocoapp-browser-extension

Documentation

Development

  • run yarn
  • run yarn start:chrome or yarn start:firefox (yarn start is an alias for yarn start:chrome)
  • load extension into browser:
    • Chrome: visit chrome://extensions and load unpacked extension from build/chrome
    • Firefox: visit about:debugging and load temporary Add-on from build/firefox
  • reload browser extension after change

Release

  • bump version in package.json
  • run yarn build
  • upload Chrome and Firefox extensions in build/chrome and build/firefox respectively
Description
No description provided
Readme 2.2 MiB
Languages
JavaScript 81.1%
CSS 9.3%
SCSS 9.3%
HTML 0.3%