Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is it possible to add chrome extentions right in between of the script
@Ryder said in Is it possible to add chrome extentions right in between of the script:
no
Maybe this helps if you run in single thread mode for testing:
image.png
@junawan zikola didnt receive a thing
You can use node in BAS > https://www.npmjs.com/package/ffmetadata
or you can use ffmpeg with BAS over "Run proccess" action
You can set extension like this https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid
in yours chrome and then import it to the BAS with module like this
https://community.bablosoft.com/topic/18824/cookiestools/62
if you have any problems write to me in pm.
Ohh, thanks.