Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 353 Bytes

JADX plugins list

Collection of jadx plugins created by community (aka marketplace).

This list holds only plugins locations and do not store artifacts.

Add your plugin

Create PR with one new json file in list directory:

list/<category>/<plugin-id>.json

with content:

{
  "locationId": "<locationId of your plugin>"
}