Tags: arturpragacz/window-arranger-webext
Tags
1.1.0 First Public Release Renamed arranger module to messenger. Fixed many Typescript hacks. Implemented getArrangement function. Migrated to native JS modules from the previous closure solution. Organized the files into folders. Improved error handling. Extracted Array extensions to a new file. Added a settings page (now can show/hide go-to-console in popup). Added localization for settings and extension name and description. Changed console log levels. Added types for windowsExtended experiment. Replaced beta icons with new ones. Changed ID of the extension. Bumped target JS version to ES2017. Added run-reloading to Makefile. Deleted TODO file. Added LICENSE and README.