https://github.com/wofeiwo/website-analyzer
Analyze and display the Web technology of current page.
https://github.com/wofeiwo/website-analyzer
chrome-extension fingerprint javascript
Last synced: 5 months ago
JSON representation
Analyze and display the Web technology of current page.
- Host: GitHub
- URL: https://github.com/wofeiwo/website-analyzer
- Owner: wofeiwo
- License: apache-2.0
- Archived: true
- Created: 2013-02-19T07:18:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T02:21:32.000Z (about 8 years ago)
- Last Synced: 2024-11-15T19:37:50.664Z (11 months ago)
- Topics: chrome-extension, fingerprint, javascript
- Language: JavaScript
- Size: 398 KB
- Stars: 137
- Watchers: 16
- Forks: 54
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Website Analyzer
=======================[](https://github.com/wofeiwo/Website-Analyzer/LICENSE)
Summary (主要描述)
----------Website analyzer is a chrome extension to display the technology used by
current website you are visiting.Website analyzer是个chrome扩展,主要用来显示当前浏览网站所使用的技术。
It's based on Cyril Wack's [Web Server Notifier](https://github.com/cyril/web_server_notifier) & [Web Technology Notifier](https://github.com/cyril/web_technology_notifier). Thanks to him.
这个扩展基于 Cyril Wack's [Web Server Notifier](https://github.com/cyril/web_server_notifier) & [Web Technology Notifier](https://github.com/cyril/web_technology_notifier) 进行的开发。感谢他的好主意才会诞生这个工具。
Features (功能)
----------
Website analyzer can show these technology listed below:Website analyzer可以显示以下几项功能:
* Web Server
* Operation System
* Script Language
* Web Apps
* Backend Frameworks
* Frontend Libraries
* IP address information
* Raw HTTP response header showIt can show more information when clicked.
如果你点击扩展按钮,你会查看到更多信息。
Plan to add (计划添加)
----------
*IP address information
*Raw header show
* CDN identification
* Statistics script of the website
* User submit website information to cloud
* User submit technology figerprint to cloudCopyright (c) 2013-2017 wofeiwo, released under the Apache license