https://github.com/bramus/devtools-extension-bug-setpage
A browser extension to show that there’s a problem with `setPage()` when creating a DevTools extension.
https://github.com/bramus/devtools-extension-bug-setpage
Last synced: 3 months ago
JSON representation
A browser extension to show that there’s a problem with `setPage()` when creating a DevTools extension.
- Host: GitHub
- URL: https://github.com/bramus/devtools-extension-bug-setpage
- Owner: bramus
- License: mit
- Created: 2023-09-08T10:58:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T21:29:13.000Z (over 1 year ago)
- Last Synced: 2025-02-07T22:29:17.823Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevTools Extension ExtensionSidebarPane Events
An empty browser extension to show that there’s a problem with the `ExtensionSidebarPane` events when creating a DevTools extension in Firefox.
## License
This project is released under the MIT public license. See the enclosed `LICENSE` for details.