Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjavac/ChromeSnifferPlus
:mag: Sniff web framework and javascript libraries run on browsing website.
https://github.com/justjavac/ChromeSnifferPlus
chrome-extension javascript javascript-library
Last synced: 3 months ago
JSON representation
:mag: Sniff web framework and javascript libraries run on browsing website.
- Host: GitHub
- URL: https://github.com/justjavac/ChromeSnifferPlus
- Owner: justjavac
- License: gpl-3.0
- Created: 2013-11-12T06:32:31.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T00:05:14.000Z (8 months ago)
- Last Synced: 2024-06-25T21:53:38.882Z (4 months ago)
- Topics: chrome-extension, javascript, javascript-library
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/library-sniffer/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh
- Size: 905 KB
- Stars: 840
- Watchers: 48
- Forks: 146
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
ChromeSnifferPlus
=================[![](https://img.shields.io/github/issues/justjavac/ChromeSnifferPlus.svg)](https://github.com/justjavac/ChromeSnifferPlus/issues) [![](https://img.shields.io/github/release/justjavac/ChromeSnifferPlus.svg)](https://github.com/justjavac/ChromeSnifferPlus/releases)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh.svg)](https://chrome.google.com/webstore/detail/chrome-sniffer-plus/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh)### Introduction
This extension is an extended version of the Appspector(ChromeSniffer).
Sniff web framework and javascript libraries run on browsing website.
With this extension, You can sniff:
- 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 ChromeSnifferPlus, You can also find more unknown frameworks and libraries.
If you are a developer, you can [Create Issues](https://github.com/justjavac/ChromeSnifferPlus/issues).
view [change log](./changelog.md)
### Install
- [Chrome Web Store](https://chrome.google.com/webstore/detail/chrome-sniffer-plus/fhhdlnnepfjhlhilgmeepgkhjmhhhjkh)
- [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/idjbhfcodofelbdbhaekgcecaphcgohh)### Screenshot
![ChromeSnifferPlus Screenshot](./screenshot/shot1.png)
![ChromeSnifferPlus Screenshot](./screenshot/shot2.png)
![ChromeSnifferPlus Screenshot](./screenshot/shot3.png)
![ChromeSnifferPlus Screenshot](./screenshot/shot4.png)### Credits
- [justjavac](https://github.com/justjavac)
### License
ChromeSnifferPlus is released under the GPL License. See the bundled [LICENSE](./LICENSE) file for details.