-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Import/Export form to options.html * Update messages.json * Tweak a couple identifiers for clarity * Add Export function * Add Import function * Update saveOptions() * Clears export textarea upon calling sendOptions() * Rearrange exportSettings in saveOptions() * Add initial variable and missing semicolon * Update common.js * Add import success or fail message to messages.json * Add Import success/fail case to options.js * update importSettings() * Update alerts * Fix JSON Check * Fix import not working * Fix changes not highlighting * Remove unnecessary changes * Remove extra newlines and updates comment * Remove extra whitespace * Update formatting * small format fix * Add HZ+ JSON test * Add one more test variable * Fix json test * Formatting fixes * More format fixes
- Loading branch information
Showing
3 changed files
with
101 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters