Fire Detector v1.0.2

  • rating
  • rating
  • rating
  • rating
  • rating
5.00 (2 reviews)
Detect web framework and javascript libraries run on browsing website. Fire Detector Fire Detector Fire Detector

With this WebExtension, You can detect:

- javascript Library: jQuery, ExtJS, Angular ...
- Web APIs: Blogger, Google Analytics ...
- Web Framework: WordPress, phpBB, Drupal, MediaWiki, codeigniter ...
- Web Server: PHP, Apache, nginx, IIS ...

When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries.

Fire Detector is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/).

### Limitations
- WebExtension only works on sites that allow content scripts.
------
- Access your data for all websites... Why?
Accessing your browsing data makes the webRequest APIs effective (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest). This condition is required to scan the application or site to obtain the frameworks and libraries it uses
------
Release 1.0.1 - I updated the add-on by removing a file (api.js) which, in its original extension, violates the Firefox privacy policy.