Skip to content

chromium/permission.site

Repository files navigation

permission.site

A simple site to test permission-related UI for web APIs.

This is a testing site brought to life by @lgarron, and currently maintained by Chromium project members, but note that this is not an official Google product.

Development

You can develop this codebase using flatfile development in an editor and browser of your choice.

We use Biome to ensure a consistent style and catch common issues. You can run Biome by installing npm and running:

npm run lint

To automatically format your changes, run:

npm run format

About

A site to test the interaction of web APIs and browser permissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published