Philippe Cloutier
Philippe Cloutier
This repository is named "[debugger-protocol-viewer](https://github.com/ChromeDevTools/debugger-protocol-viewer)", making it hard to understand that it contains all the source of [CDP's website](https://chromedevtools.github.io/devtools-protocol/). The repository's description clarifies a lot, but is still far from...
**Describe the bug** [The _Public Data_ section of the README](https://github.com/ossf/scorecard/blob/main/README.md#public-data) starts with: > We run a weekly Scorecard scan of the 1 million most critical open source projects judged by...
According to the description on [its home on `addons.mozilla.org` (AMO)](https://addons.mozilla.org/en-US/firefox/addon/foxytab/), the FoxyTab extension contains a lot of features, which seem potentially useful. Unfortunately, the list is quite unclear: > Features...
The _New to KeePassXC?_ section of [the _Documentation and FAQ_ page](https://keepassxc.org/docs/) contains the following item: > Need help troubleshooting the browser integration? Check the [Setup Browser Integration](https://keepassxc.org/docs/KeePassXC_GettingStarted#_setup_browser_integration) section. The proposed...
[The _Using the Browser Extension_ section of the user guide](https://keepassxc.org/docs/KeePassXC_UserGuide#_using_the_browser_extension) and the corresponding section of the Getting Started Guide both start with: > The KeePassXC-Browser extension lets you automatically populate...
The _Setup Browser Integration_ section of both the User Guide and the Getting Started Guide misuse the term "populate". This affects the following sentences: > The KeePassXC-Browser extension is installed...
It would save some typing as well as some thinking if the title field could be prefilled with a suggestion of a few words representing the window. For example, I...
[The documentation of `session.beaker`](https://beaker.readthedocs.io/en/latest/modules/session.html) specifies its `cookie_expires` parameter as follows: > Expiration date for cookie Just looking at the defaults suffices to see this is incorrect. In reality, the value...
[The README's _Available Settings_ section](https://github.com/alefragnani/vscode-bookmarks/blob/master/README.md#available-settings) documents about 20 settings, but its format is hard to read. There is a JSON excerpt associated with each setting, and some notes. For example,...
README.md contains [a _Side Bar_ section documenting the side bar](https://github.com/alefragnani/vscode-bookmarks/blob/master/README.md#side-bar). However, that section comes after the _Available Settings_ section, even though the latter refers to the side bar. I suggest...