/ghostery-search-extension

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

ghostery-search-extension

Publishing

  1. Update version in src/manifest.json
  2. git add src/manifest.json && git commit -m "v$VERSION"
  3. npm run build
  4. gh release create v$VERSION ./web-ext-artifacts/ghostery_search-$VERSION.zip (replace $VERSION with the manifest version)