Did you know that #javascript `bigint` is not serializable when passing from #chrome #extension #serviceworker to the application?

The solution is to transform it as a string and then recreate the Bigint.