Jean Viscogliosi-Pate jean
  • https://viscogliosi-pate.com
  • Hi! I bake many pies at the request of others but what I really want to make is a cake. they/she

  • Joined on 2024-07-23
jean pushed tag 1.3.0 to jean/metamorpov 2025-06-29 17:52:58 -04:00
jean released "1.3.0" at jean/metamorpov 2025-06-29 17:52:58 -04:00
jean pushed to main at jean/metamorpov 2025-06-29 17:10:54 -04:00
fdcce37656 Add color update on install to background.js, tweak recent changes
jean closed issue jean/metamorpov#29 2025-06-29 16:11:04 -04:00
Have extension icon change color by what tab is open to indicate whether its enabled or not
jean pushed to main at jean/metamorpov 2025-06-29 16:11:04 -04:00
5dafbbc59c Add theme-and-state-adaptive icons, fixes #29
c36d9e9996 Add theme preview images
7f7a0d4b68 Simplify process for getting tab URL
135697a544 Update icons
cae5d95be0 Update build process to differ between Firefox and Chrome
Compare 5 commits »
jean commented on issue jean/metamorpov#38 2025-06-29 15:20:11 -04:00
Fix speculation rules warning caused by replaceAll() in Chrome

The error is "Inline speculation rules cannot currently be modified after they are processed. Instead, a new

jean opened issue jean/metamorpov#38 2025-06-29 15:19:13 -04:00
Fix speculation rules warning caused by replaceAll() in Chrome
jean commented on issue jean/metamorpov#29 2025-06-29 02:20:25 -04:00
Have extension icon change color by what tab is open to indicate whether its enabled or not
  • Make sure that theme is being set when extension is first loaded and not just set to default
jean opened issue jean/metamorpov#37 2025-06-29 01:19:03 -04:00
Change comments to use imperative (as opposed to present) tense
jean commented on issue jean/metamorpov#29 2025-06-29 01:05:04 -04:00
Have extension icon change color by what tab is open to indicate whether its enabled or not

Here is a service worker version of this, for reference.

jean commented on issue jean/metamorpov#29 2025-06-28 23:17:55 -04:00
Have extension icon change color by what tab is open to indicate whether its enabled or not

Update: only Chrome works with service workers. Firefox wants background pages still.

jean opened issue jean/metamorpov#36 2025-06-28 21:32:13 -04:00
Make quotes vs. double-quotes consistent
jean commented on issue jean/metamorpov#32 2025-06-28 01:31:45 -04:00
Add length function

Closing this as not intended.

jean closed issue jean/metamorpov#32 2025-06-28 01:31:45 -04:00
Add length function
jean commented on issue jean/metamorpov#29 2025-06-28 01:31:22 -04:00
Have extension icon change color by what tab is open to indicate whether its enabled or not
  • Add neutral (not disabled/enabled) icon version
  • Add service worker script to update the icon when changing tabs
  • Add service worker to manifest.json
  • Add service worker to…
jean closed issue jean/metamorpov#35 2025-06-27 23:29:09 -04:00
Fix cut bugs
jean pushed to main at jean/metamorpov 2025-06-27 23:29:09 -04:00
1cacf903dc Remake cut feature to be simpler to use and avoid bugs, fixes #35
jean opened issue jean/metamorpov#35 2025-06-27 02:26:43 -04:00
Fix cut bugs