Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 586 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 586 Bytes

JADX plugins list

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

This list holds only plugin locations and does not store artifacts.

Plugin list can be viewed here:

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>"
}