Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramus/devtools-extension-bug-iframe
A browser extension to show that there’s a bug with `$0` when creating a DevTools extension.
https://github.com/bramus/devtools-extension-bug-iframe
Last synced: 3 days ago
JSON representation
A browser extension to show that there’s a bug with `$0` when creating a DevTools extension.
- Host: GitHub
- URL: https://github.com/bramus/devtools-extension-bug-iframe
- Owner: bramus
- License: mit
- Created: 2023-09-08T10:55:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-08T10:56:23.000Z (over 1 year ago)
- Last Synced: 2024-11-08T07:42:40.603Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://crbug.com/1480418
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevTools Extension $0 Bug
A browser extension to show that there’s a bug with `$0` when creating a DevTools extension.
## License
This project is released under the MIT public license. See the enclosed `LICENSE` for details.