Tokens Listing in Plug

Is there a way for me to list multiple custom tokens (ICRC2, DIP721,Ext-v2) inside Dab registry So that I can import them inside Plug Wallet and allow users to interact with the token Using Plug Wallet itself?

What I need is for A user to create his/her token on my platform, And he/she should be able to see that token inside Plug Wallet.

What I came to know is we need to add the token canister details in the DAB registry and for that, we need to fill out a form after which it will get whitelisted and then the User can fetch the details of the token, But this is not feasible as we are creating multiple tokens at the same time.
So is there a way to automate this?