build: add manifest.json to Bazel build

Bug: twpowertools:255
Change-Id: I6a6a69649e6eda17d83194f19fcf43e774a95c70
9 files changed
tree: 3e7bef625415e835eb4eb581e5c30584f5f71d78
  1. .github/
  2. cws/
  3. docs/
  4. manifest/
  5. playbooks/
  6. roles/
  7. src/
  8. tools/
  9. .babelrc
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .clang-format
  14. .editorconfig
  15. .gitignore
  16. .gitreview
  17. .prettierrc.yaml
  18. .zuul.yaml
  19. BUILD.bazel
  20. copy_pkg.bzl
  21. defs.bzl
  22. eslint.config.js
  23. go.mod
  24. go.sum
  25. LICENSE
  26. lit-localize.json
  27. Makefile
  28. MODULE.bazel
  29. MODULE.bazel.lock
  30. OWNERS
  31. package.json
  32. pnpm-lock.yaml
  33. README.md
  34. renovate.json
  35. tagRelease.bash
  36. tsconfig.json
  37. vitest.config.ts
  38. webpack.config.js
README.md

TW Power Tools

Available in the Chrome Web Store Get the add-on for Firefox

Build status Translation status

An extension which brings several enhancements to the Google Forums and the Community Console.

For a list of features/enhancements, check out the feature list doc.

Information for contributors

This extension is being actively developed, and everyone is welcome to make feature requests, report issues and contribute code changes.

In order to make feature requests or report issues, please do so at the Monorail Issue Tracker:

To see a more exhaustive guide on how to contribute, and information on how to contribute code changes, please read the following doc:

Beta channel

Before releasing updates to the stable channel, the newest versions are uploaded to the beta channel so they can be tested by everyone who's interested. This is another way to contribute to the project, because beta testing can make us notice bugs before they reach the stable channel.

The beta channel for Chrome is available here.