Releases: rathinosk/ContextMenuSearch
Releases · rathinosk/ContextMenuSearch
v1.1.2
1.1.2: Minor bug-fixes and improvements.
- Added additional listeners to hopefully fix Issue #4 once and for all.
- Cleaned up redundant code, particularly in the configuration storage.
- Added debug option to the extension's options page. Allows for detailed console logging to be turned on and off as needed.
Full Changelog: v1.1.0...v1.1.2
v1.1.0
1.1.0: Chrome Sync support and other improvements.
- Added Chrome Sync support for search engine configuration.
Your configuration will be automatically migrated to Chrome Sync. - Minor bug fixes and improvements.
- Updated default search engines.
- Updated search engine links, removed dead links, and updated URLs.
Current count: 70 included search engines - Added a confirmation dialogue to the "Reset Configuration" button.
Full Changelog: v1.0.3...v1.1.0
v1.0.3
v1.0.2
1.0.2 -- Minor bug-fixes and improvements
- Fixed a bug where the extension would not load the configuration if certain options were missing.
- Removed unneeded permissions from the extension definition.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Context Menu Search v1.01
This release is mostly minor bug fixes and improvements to the code.
Fixed or Improved
- Improved error handling and increased console logging.
- Fixed permissions in the manifest.json as a lot of legacy code has been purged.
- Fixed URL Encoding of certain text to better support special characters in searches.
- Revamped tab handler -- fixed bug where search did not work from within a PDF viewer tab.
- Fixed multiple scenarios that caused the extension to not load the configuration.
- Fixed the option to show "Options..." at the bottom of the context menu.
Added
- Added a new option to reset all options to the default values.
- Added more than 30 Search Engines to the built-in collection. (74 in this version)
Notes
- The majority of the code has been refactored and/or rewritten completely.
- Unused legacy code has been removed completely.
- JQuery and JQuery-UI have been upgraded to the latest version. (They may be removed or replaced.)
- Reloading will generally fix extension loading issues -- no need to uninstall/reinstall anymore!
- The new Configuration Reset option will fix most (if not all) configuration problems.