comntr
comntr
Thanks! I'll give it a try. It'll be probably too costly to run TF on the VPS, but TF can be run in the web client to flag comments and...
The colors are stored in `chrome.storage.sync.set(...)`. I wonder if the storage is erased somehow. Also, the "sync" API apparently syncs something with other browsers. Perhaps we should switch to `chrome.storage.local.set(...)`.
What about uBO? Does it manage to keep its settings?
Someone who has more privacy extensions installed than I do, must surely have uBO :)
Something along the lines: "This extension connects to the locally running IPFS daemon/node and exposes its interface via the window.ipfs JS variable."