Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tim-we/web-ext-inspector
Website for inspecting the contents of web extensions
https://github.com/tim-we/web-ext-inspector
firefox gh-pages web-extensions
Last synced: 11 days ago
JSON representation
Website for inspecting the contents of web extensions
- Host: GitHub
- URL: https://github.com/tim-we/web-ext-inspector
- Owner: tim-we
- License: mit
- Created: 2021-05-26T22:01:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T22:48:51.000Z (3 months ago)
- Last Synced: 2024-08-03T23:39:24.469Z (3 months ago)
- Topics: firefox, gh-pages, web-extensions
- Language: TypeScript
- Homepage: https://web-ext-inspector.com
- Size: 2.53 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![build badge](https://github.com/tim-we/web-ext-inspector/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/tim-we/web-ext-inspector/actions/workflows/gh-pages.yml)
# Web Extension Inspector
Inspect the contents of web extensions hosted on [addons.mozilla.org](https://addons.mozilla.org) or [Chrome Web Store](https://chrome.google.com/webstore).
This project is **work-in-progress**. A new version (rewritten from scratch) with new features is on the dev branch. It will be merged once it reaches feature parity with the current version.
**Available as a web-app [here](https://web-ext-inspector.com/).**
**Warning:** Automatic downloads from Chrome Web Store [are not working at the moment](https://github.com/tim-we/web-ext-inspector/issues/132). You can still manually download the extension and upload it in the web app.
## Examples
- inspect [Tabs Aside](https://tim-we.github.io/web-ext-inspector/?extension=tabs-aside)
- inspect [I don't care about cookies](https://tim-we.github.io/web-ext-inspector/?extension=i-dont-care-about-cookies)
- inspect [Enhancer for YouTube™](https://tim-we.github.io/web-ext-inspector/?extension=enhancer-for-youtube)## Firefox integration
- [Install web extension](https://addons.mozilla.org/en-US/firefox/addon/extension-inspector)
- [Web extension GitHub repo](https://github.com/tim-we/inspector-extension)