Skip to content

jadx-decompiler/jadx-plugins-list

Repository files navigation

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