xthexder / wide-github

Change all github repository pages to be full width and dynamically sized.
MIT License
374 stars 71 forks source link

Assignee alignment fix #76

Closed xthexder closed 1 year ago

xthexder commented 1 year ago

This should be functional on Chrome and with UserScripts/UserStyles, however I've not been able to get manifest v3 working with Firefox yet. I'm going to delay merging this until I can figure out a solution for the scripts vs service_worker background.js conflict between Chrome and Mozilla's Manifest V3 requirements.

Martii commented 1 year ago

Fixes our alignment currently on page 3 with .user.js and .user.css. :+1: (and of course yours on the issue)

xthexder commented 1 year ago

I've opted to just split apart the Mozilla and Chrome builds, since there's a few bug fixes blocked on these manifest changes now.