Documentation

main
ElbertF 13 years ago
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/`

@ -5,7 +5,7 @@
"128": "images/icon_128.png"
},
"version": "0.6",
"description": "Wappalyzer uncovers the technologies used on websites.",
"description": "Identifies software on the web",
"browser_action": {
"default_icon": "images/icon_32.png",
"default_title": "Wappalyzer - click for details",