πŸƒβ€β™‚οΈ Fast : An Efficient Way to Build & Publish Extensions

i am trying to make a extenction where i can use chrome custom for when users open chrome custom tab and when they tab hidden,

can you help me for building this extenction @JEWEL

Open a new topic with your specific issues.

:loudspeaker: An update is available 5.2.1

Date built: 13.10.25.18.58 :bangladesh:


  • Updated Blocks generator.
  • Updated default ProGuard version to 7.8.0.
  • Updated processor.jar.
  • Updated Maven resolver.

:loudspeaker: An update is available 5.2.2

Date built: 19.10.25.14.10 :bangladesh:


  • Fixed a minor bug related to the Gradle resolver.
  • Pass -ns to skip downloading sources.jar while resolving dependencies with Gradle.

:loudspeaker: An update is available 5.3.1

Date built: 16.11.25.14.05 :bangladesh:


  • Allow empty shadow value for Variable type.
  • Fixed a typo in default ProGuard rules writer.

How to fix extension that is null?

Could you please elaborate?

I build the extension using FAst. It was successfully build. but when I imported it to niotron it says my extension is null

Is your aix file bigger than 1MB? I noticed Niotron throws a null exception when the aix size exceeds 1MB, even though AppInventor lets you use up to 4MB.

Oh I know now. My AIX file is 1.75 MB. How do I reduce the size?

Use ProGuard/R8 to reduce size.

fast build -r

or

fast build -s

1 Like

:man_running: An update is available 5.3.2

Date built: 29.11.25.22.29 :bangladesh:


  • These elements (activity-alias, profileable, uses-library, uses-native-library) are allowed to be declared in AndroidManifest.xml.

how to use gradle and maven? can you give sample please b4 I buy premium

1 Like

It’s very easy. Please read this wiki.