This repository has been archived on 2023-12-17. You can view files and clone it, but cannot push or open issues or pull requests.
extension/src/main
Derrick Hammer 3122bbaf2c
*Implement a crypto subtle polyfill
2022-08-22 01:19:34 -04:00
..
background.ts *Update to new dns resolver framework 2022-08-21 21:48:46 -04:00
bootloader.ts *Skeleton starting point for new extension 2022-07-29 06:37:20 -04:00
bridge.ts *Solve bridge loading race condition by using a blocking promised, resolved by a bridgeLoaded command from a bridge 2022-07-31 00:51:02 -04:00
crypto.ts *Implement a crypto subtle polyfill 2022-08-22 01:19:34 -04:00
cryptoLoader.ts *Implement a crypto subtle polyfill 2022-08-22 01:19:34 -04:00
vars.ts *Major refactor to store global state behind getter and setters to be shared between files 2022-08-14 14:36:26 -04:00