v4.0.1

Changelog: https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v4.0.0..refs/tags/v4.0.1
fix: apply patch to rules_pkg to fix zip generation

The Mozilla Add-ons Store gives us the following error when uploading
the extension ZIP file:

> Invalid file name in archive: /

This CL fixes this by patching rules_pkg and disabling outputting a file
with name "/".

Change-Id: Iddfab383aa43baa5ea78009ae980f4286a6a6964
3 files changed
tree: c1fa0f142d2f39106998fb6ce7a1b05f948cf3d6
  1. .github/
  2. bzl/
  3. cws/
  4. docs/
  5. manifest/
  6. playbooks/
  7. roles/
  8. src/
  9. tools/
  10. .bazelrc
  11. .bazelversion
  12. .clang-format
  13. .editorconfig
  14. .gitignore
  15. .gitreview
  16. .npmrc
  17. .prettierrc.yaml
  18. .swcrc_pkg
  19. .zuul.yaml
  20. BUILD.bazel
  21. eslint.config.js
  22. go.mod
  23. go.sum
  24. LICENSE
  25. lit-localize.template.json
  26. Makefile
  27. MODULE.bazel
  28. MODULE.bazel.lock
  29. OWNERS
  30. package.json
  31. pnpm-lock.yaml
  32. pnpm-workspace.yaml
  33. README.md
  34. renovate.json
  35. REPO.bazel
  36. tagRelease.bash
  37. tsconfig.base.json
  38. tsconfig.json
  39. tsconfig.pkg.json
  40. tsconfig.pkg_js.json
  41. vitest.config.ts
  42. web_ext_lint.sh
  43. 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.