alexmdodge / github-diff-explorer

The GitHub Diff Explorer is a Chrome/Firefox extension that generates a seamless file explorer with a minimalist focus.
https://gde.alexdodge.ca/
MIT License
29 stars 5 forks source link

Cross out files with checked viewed box #58

Closed mvanbommel closed 4 years ago

mvanbommel commented 4 years ago

Added strike through for the file names in explorer whose viewed boxes have been checked, as referenced in #26.

I am really enjoying the extension but I was missing this feature, so I figured I would see if I could add it myself, and I think I've got the functionality figured out. I've only recently started getting my feet wet with JavaScript, and this is my first time working on an extension, so certainly open to any and all feedback.

alexmdodge commented 4 years ago

@mvanbommel This feature was included in the 1.2.0 release! Just waiting on Google to approve the new extension version.

alexmdodge commented 4 years ago

@mvanbommel Alright managed to fix up some requirements from Google, but this is out in the Chrome store now under 1.2.1!