Analysis updated 2026-07-09 · repo last pushed 2018-03-16
Fix an AdGuard browser extension that stopped working after a browser update.
Restore AdGuard to a working state when a conflicting add-on causes problems.
Download the latest automated build to test new changes without setting up a dev environment.
| adguardteam/recovery | adm1nsys/safari-ai-extension | abivan-tech/zvec-mcp | |
|---|---|---|---|
| Stars | 8 | 8 | 9 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2018-03-16 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Build is straightforward with a single command, automated builds are also available for download without any setup.
Recovery is a browser extension built by the AdGuard team. Based on its name and the team behind it, it appears to be a tool designed to help users restore or fix something related to AdGuard's software, though the README doesn't go into detail about exactly what it does for the end user. At a technical level, the project is built in JavaScript and uses standard tools for browser extension development. The build process is straightforward: running a simple command packages the extension into a usable form. There's also a system for handling translations, the team can pull down localization files from a service called OneSkyApp to support multiple languages, and upload new English text whenever the extension's wording changes. The intended users are likely people who already use AdGuard's ad-blocking products and have run into an issue that requires a fix or reset. For example, if an AdGuard browser extension stops working correctly after a browser update or a conflicting add-on causes problems, a recovery tool might help get things back to a working state. That said, the README doesn't specify the exact scenarios, so this is an educated guess based on the project name and context. One notable aspect is that the project has an automated development build, every time someone commits new code, a fresh version is packaged and made available for download. This makes it easy for testers or interested users to try the latest changes without needing to set up a development environment themselves. The README is quite sparse, so anyone wanting to understand the full scope of what this extension does would need to look at the code itself or reach out to the AdGuard team for more context.
A browser extension by the AdGuard team that likely helps users restore or fix AdGuard software when it stops working properly. The README is sparse, so exact features are unclear.
Mainly JavaScript. The stack also includes JavaScript, Browser Extension, OneSkyApp.
Dormant — no commits in 2+ years (last push 2018-03-16).
The license is not mentioned in the README, so what you're allowed to do with this code is unclear.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.