An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Website Analyzer
=======================

[![License](https://img.shields.io/github/license/wofeiwo/Website-Analyzer.svg)](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 show

It 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 cloud

Copyright (c) 2013-2017 wofeiwo, released under the Apache license