Update changelog and README
This commit is contained in:
parent
12c5905102
commit
8a115cb29b
|
@ -20,6 +20,7 @@ Modification to the following items have been made to match the Firefox dark the
|
|||
* About Firefox dialog box
|
||||
* Status panels
|
||||
* Remove white flash on page load
|
||||
* Findbar
|
||||
|
||||
## userContent tweaks
|
||||
|
||||
|
@ -44,6 +45,8 @@ Tweaks for the following webextensions have been made:
|
|||
* Stylus - preferences page
|
||||
* Multiple Tabs Handler - preferences page
|
||||
* Dark Mode - preferences page
|
||||
* Violentmonkey - Settings, text editor and popup
|
||||
* uBlockOrigin - Popup
|
||||
|
||||
|
||||
# What do the changes look like?
|
||||
|
@ -78,6 +81,3 @@ Please read through the current issues and search old ones. If it doesn't alrea
|
|||
# Contributing
|
||||
|
||||
I welcome any contributions and would be excited to have a team of people helping with this project. If you are uncomfortable making pull requests, you can simply open up an issue and attach any code you would like included.
|
||||
|
||||
|
||||
|
||||
|
|
12
changelog.md
12
changelog.md
|
@ -1,3 +1,15 @@
|
|||
## 12/21/2017 21:54 UTC
|
||||
|
||||
* Added Support for the following things:
|
||||
* Violentmonkey: Popup, Settings, Text Editor
|
||||
* uBlockOrigin: Popup
|
||||
* Findbar
|
||||
* Added a wiki page for installation/customization: https://github.com/overdodactyl/ShadowFox/wiki
|
||||
* Improvements to:
|
||||
* Library
|
||||
* .gitignore
|
||||
|
||||
|
||||
## 12/21/2017 18:23 UTC
|
||||
|
||||
* Added support for the following things:
|
||||
|
|
Loading…
Reference in New Issue