commit | d75966e06a536f3b502781d64812e9af0a3c4717 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Wed Jun 09 15:41:31 2021 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Wed Jun 09 15:47:44 2021 +0200 |
tree | 6582396ebe6c6527fd412f04962bd27476e9d710 | |
parent | 56d4d18b7799bfecf44ff71770cdfd1baa469730 [diff] |
Fix extension manifest (host) permissions Both ways of defining them are equivalent strictly, as per https://developer.chrome.com/docs/extensions/mv3/match_patterns/, since the path is always treated as /* (so the three entries were the same and that's why we could inject to other pages such as /*/profile/*), but this change makes it clear. Change-Id: Ic60757ce86411b663efc3e2b6bbb0b29d987a4bd
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.
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 GitHub 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:
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.