Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inflatablegrade/Extension-with-WASM
A basic Chrome extension using a simple WASM file
https://github.com/inflatablegrade/Extension-with-WASM
Last synced: 12 days ago
JSON representation
A basic Chrome extension using a simple WASM file
- Host: GitHub
- URL: https://github.com/inflatablegrade/Extension-with-WASM
- Owner: inflatablegrade
- Created: 2020-08-30T09:03:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T18:47:27.000Z (10 months ago)
- Last Synced: 2024-08-01T19:37:21.005Z (3 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 92
- Watchers: 2
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Extension with WASM
A basic Chrome extension using a simple WASM file. This extension writes 42 on your browser's console whenever its icon is clicked.# Use
Activate your browser's developer mode from the Extensions tab and choose this folder as an unpacked extension.