Manuel Bouza dda92746fa Set subdomain to "__unset__" if it empty
This is to prevent invalid network requests with an empty subdomain.
2019-03-26 10:01:37 +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-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

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%