parent
3d105a8163
commit
262f22223b
@ -0,0 +1,40 @@
|
|||||||
|
Wappalyzer
|
||||||
|
==========
|
||||||
|
|
||||||
|
[Wappalyzer](http://wappalyzer.com/) is a
|
||||||
|
[browser extension](http://wappalyzer.com/download) that uncovers the
|
||||||
|
technologies used on websites. It detects
|
||||||
|
[content management systems](http://wappalyzer.com/categories/cms),
|
||||||
|
[web shops](http://wappalyzer.com/categories/web-shops),
|
||||||
|
[web servers](http://wappalyzer.com/categories/web-servers),
|
||||||
|
[JavaScript frameworks](http://wappalyzer.com/categories/javascript-frameworks),
|
||||||
|
[analytics tools](http://wappalyzer.com/categories/analytics) and
|
||||||
|
[many more](http://wappalyzer.com/applications).
|
||||||
|
|
||||||
|
|
||||||
|
Drivers
|
||||||
|
-------
|
||||||
|
|
||||||
|
Wappalyzer is multi-platform.
|
||||||
|
|
||||||
|
|
||||||
|
**Firefox**
|
||||||
|
|
||||||
|
* Place a file called `wappalyzer@crunchlabz.com` in the extensions directory in
|
||||||
|
your [profile folder](http://kb.mozillazine.org/Profile_folder_-_Firefox)
|
||||||
|
(`.mozilla/firefox/xxxxx.default/extensions/` on Linux) containing the full
|
||||||
|
path to `drivers/firefox`.
|
||||||
|
* Navigate to `about:config` and set `extensions.wappalyzer.debug` to `true`.
|
||||||
|
|
||||||
|
|
||||||
|
**Chrome**
|
||||||
|
|
||||||
|
* Navigate to `about:extensions`
|
||||||
|
* Check "Developer mode"
|
||||||
|
* Click "Load unpacked extension..."
|
||||||
|
*
|
||||||
|
Select `drivers/chrome/`
|
||||||
|
|
||||||
|
**HTML**
|
||||||
|
|
||||||
|
* Navigate to `drivers/html/`
|
Reference in new issue