Files
chrome-extensions-samples/api-samples/web-accessible-resources
Oliver Dunk 178e272b08 Fixes for web_accessible_resources sample. (#946)
* Fixes for web_accessible_resources sample.

* Address feedback.
2023-06-07 16:13:12 +01:00
..

Web Accessible Resources

This sample demonstrates using the web_accessible_resources key in the manifest.json file to control access to assets within an extension.

Overview

This sample shows how image assets within an extension can be exposed to pages on the web.

Running this extension

  1. Clone this repository.
  2. Load this directory in Chrome as an unpacked extension.
  3. Follow the instructions on the newly opened tab.