traverseda
traverseda
It's not in a complete state, I wouldn't want the general public to try using it. One of the big features that's missing is the ability to remove urls. That's...
Worth noting that this isn't a PR *yet*. Want I want to get out of this is some more concrete information on exactly what features IIAB is going to need...
Of course, yeah. I'm expecting to write some docs about how to integrate an app with LCARS, and any effort towards actually doing that to be pretty gradual.
I'm having the same issue (actually an eerily similar setup, I'm also copying profiles to /tmp) and I note that if you go into the `about:addons` menu and click disable,...
I can see that ublock starts up fine, but is disabled before the first page starts loading. I don't know what mechanism is being used to disable it...
Can this not be reproduced by developers?
This seems to be working for me as of `68.0.1`. Can anyone else confirm?
Error started back up in mine, very strange. On my profile `about:addons` opened to the "recommendations` tab, so I had to modify your workaround. ```python def retoggleAllTheAddons(driver): driver.get("about:addons") driver.find_element_by_id("category-extension").click() driver.execute_script("""...
Does chromium run? Try rebuilding ffmpeg-vulkan.
I can do pretty much whatever I want, I am a decent programmer ;p What that would allow for is one-line integration with a bunch of different monitoring frameworks. Type...