tanmayrajani / notifications-preview-github

Browser Extension: preview GitHub notifications with same page pop-overs
https://chrome.google.com/webstore/detail/github-notifications-prev/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
MIT License
141 stars 15 forks source link

Rename `content.*` files for better UX #85

Closed fregante closed 4 years ago

fregante commented 4 years ago

https://twitter.com/fregante/status/1243359898332614656

This helps you and your user instantly understand where some styles or console errors are coming from. We've all seen consoles littered with errors from some random content.js that could be from any extension.

It isn't as useful here because we still load 4 more files via manifest.json instead of making a bundle, but this is better than nothing.