Graham Perrin

Results 1111 comments of Graham Perrin

Does 'inactive' have the same meaning as 'not loaded' in the context of [Tab Tally](https://addons.mozilla.org/firefox/addon/tab-tally/)? At the time of writing I have 43 of 452 tabs loaded, with Tab Memory...

Duplicate of, or overlap with, #434

> get Pro Con to work in Waterfox? Simplest: - https://ca-archive.biz.tm/storage/1/1803/procon_latte_content_filter-4.2.0-an+fx.xpi The link is taken from the Classic Add-ons Archive extension, which is highly recommended: - https://github.com/JustOff/ca-archive

> any ideas (outside of the browser realm) please get in touch Countless offerings. A dizzying array. Relatively recent: [Five Best Content Filtering Tools](https://lifehacker.com/five-best-content-filtering-tools-5312820) – I have no experience with...

Thanks! The dependencies were already present. Success, with `/bin/sh`: ![image](https://user-images.githubusercontent.com/192271/105128633-46f91a00-5adb-11eb-95de-76deeabf94a0.png) – KDE Plasma 5, with its global menu (but no menu items for this application). Still no go with `/bin/tcsh`,...

[Firefox 86 Introduces Total Cookie Protection - Mozilla Security Blog](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/)

I cancelled today's attempt to build. electron29 stated at , the attempt to build shows "depends on executable: electron28". ```text % ./build.sh Need to elevate permissions to pack DiscordBSD. Do...

Hey, thanks. No rush. Incidentally there's now also 22: ```text % pkg iinfo electron electron19-19.1.9_1 electron22-22.3.5 % ```

I updated the repo, ran `sudo ./install.sh` then deleted electron19. ```text % chimeracord & [1] 91082 % > [email protected] start > electron19 . sh: electron19: not found [1] Exit 127...

https://github.com/RoboChimera/ChimeraCord/blob/aed4b5ea1a7ef15f15f17ecf3c5424177c28e16f/chimeracord/package.json#L7 If I lazily change that from `electron19` to `electron22`, then rerun `install.sh`: good for me. That's lazy, not elegant :-)