Nick Barry

Results 65 comments of Nick Barry

Might be race conditions in `netflix_max_bitrate.js`.

This happens even if `disableInjectedProvider` is set to `true`.

@jusdepatate No, spoilers are only spoilers when not presented in the right context, and this context must be built into the data model. When adding information to the wiki, a...

Tabs can be searched by title, but not by content, as far as I know.

@jeffslofish The search function seems to account for only tab titles and URLs. What I'm suggesting is that it be extended to search the full content of the tabs, and...

I'll take a look. Any chance of a cross-browser version? Is any of your code Chrome-specific?

I imagine each browser might handle loading of restored tabs from a previous session differently.

This would be very useful for [SolidState](https://github.com/solidstate-network/solidstate-solidity).

Is the `Beacon`/`BeaconProxy` naming pattern easy to understand? Would it be better to use something like `BeaconEmitter`/`BeaconReceiver`?