Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BlackGlory/extension-binary-search
🌳 The simplest and most effective way to locate a malicious or faulty extension
https://github.com/BlackGlory/extension-binary-search
chrome-extension edge-extension manifest-v3 typescript
Last synced: 16 days ago
JSON representation
🌳 The simplest and most effective way to locate a malicious or faulty extension
- Host: GitHub
- URL: https://github.com/BlackGlory/extension-binary-search
- Owner: BlackGlory
- License: mit
- Created: 2018-03-30T07:47:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T14:47:05.000Z (11 months ago)
- Last Synced: 2024-04-14T11:39:48.552Z (7 months ago)
- Topics: chrome-extension, edge-extension, manifest-v3, typescript
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/extension-binary-search/pokongmehfnlmmkgppngbmagkpamckgi
- Size: 728 KB
- Stars: 43
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Extension Binary Search
![extension-binary-search-logo]The easiest and most effective way to locate a malicious or buggy extension.
[extension-binary-search-logo]: src/assets/images/icon-128.png
## Supported browsers and platforms
- [x] [Chrome]
- [x] [Edge][Chrome]: https://chrome.google.com/webstore/detail/pokongmehfnlmmkgppngbmagkpamckgi
[Edge]: https://microsoftedge.microsoft.com/addons/detail/obkepmhpomploofncaigoehcebkkiiih## Usage
This extension is used to assist in locating malicious or buggy extensions. After you click the Start button, the following steps will be performed.1. Disable half of enabled extensions.
2. It is up to you to manually test if the target extension is still running, and this extension will further narrow the search based on your feedback.
3. Cycle through steps 1 and 2 above until only one extension remains.