Lucio Paiva

Results 14 comments of Lucio Paiva

The main issue is fixed, but there's one small outstanding problem: the list of currently loaded scripts per tab id is lost when the background script is unloaded by Chrome....

Hi @steinhaug, Question 1 is a really good one, but which I don't know the answer to. I just tried a simple script where I removed all script tags from...

Hey @nermin99, Thanks for your suggestion. This feature is currently being planned to go with v1.0.

Hi @sebasgarcep. This is something I definitely want to implement and is next in my to-do list. Updating priorities is a very common task. It just needs to be done...

I'm pretty sure you were doing AoC21 day 15 when you requested this, am I right? 😂 Your request makes total sense. I do want to introduce support for keys...

If anyone is still interested, I have a simple script that counts lines for specific files: https://github.com/luciopaiva/git-file-line-count-history

cc @jeroni7100 This change is directly affecting [zwift-packet-monitor](https://github.com/jeroni7100/zwift-packet-monitor), which is used by Climber. I was going to open an issue there as well, but the Issues section is closed.

Hey @edbrannin, thanks for reporting the problem. Although I haven't got the time to maintain Witchcraft, I still use it on a daily basis. I was aware I was going...

FYI, the hardest part is done. I'm just writing a couple of integration tests to make sure everything is working. After that, I'll try to release a new version in...

> ~The `manifest-v3` branch seems to still be using manifest v2. Is there a different branch I could try running locally (plus my [#65](https://github.com/luciopaiva/witchcraft/pull/65)) that uses the v3 manifest?~ >...