Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 8ebf89a

Browse files
Merge branch 'master' of https://github.com/MicrosoftDX/Vorlonjs
2 parents 908b40f + 5bd71b0 commit 8ebf89a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.settings/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

plugins library/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Vorlon.js plugins library
2+
3+
You will find here all kind of plugins done by the community.
4+
5+
## Wappalyzer
6+
This plugin uses Wappalyzer to detect "well-known" technologies used in a website implementation.
7+
It is based on script tags (to guess js libs for example), meta tags (to guess CMS), HTTP headers (to guess server type), etc.
8+
9+
It could be useful for a dashboard connected to several distinct applications, or if some libraries are loaded accordingly to the device the user is running.

whatsnew.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@
3434
- Simplified plugin description in catalog.json file
3535
- Bugs
3636
- Fixing bug preventing tab between plugins
37+
- Repo
38+
- Adding a plugins library for 3rd party plugins

0 commit comments

Comments
 (0)