Releases: KarimAziev/chrome-emacs
Releases · KarimAziev/chrome-emacs
Release 0.5.2
Increment version to 0.5.2
Release 0.5.1
Increment version to 0.5.1
Release 0.5.0
Increment version to 0.5.0
Release 0.4.0
What's Changed
- Added an options page, which allows users to configure which letters to use for hints and exit keybindings.
- Pinned icons are now highlighted according to the tab.
Full Changelog: 0.3.1...0.4.0
Release 0.3.1
Fixed an issue on some sites, such as replit.com, where editing failed due to weird ID attribute values in DOM elements. Although IDs that start with a digit are valid in HTML, they require special escaping in CSS selectors.
Full Changelog: 0.3.0...0.3.1
Release 0.3.0
- The main feature is the experimental support for
vscode.dev
,codesandbox.io
, and other sites that do not globally expose the Monaco API. See considerations here. - Improved textarea editing. Previously, e.g., on GitHub, after editing, the submit button would remain disabled. Now, it correctly recognizes changes.
- Hints now also highlight and make editable areas clickable, further improving the recognition of editable areas.
- Added support for
coderpad.io
.
Full Changelog: 0.2.2...0.3.0
Release 0.2.2
Increment version to 0.2.2
Release 0.2.1
Increment version to 0.2.1
Release 0.2.0
ci: update download-artifact action to v4 in deploy-extension workflow
Release 0.1.5
Merge pull request #2 from KarimAziev/dev Release 0.1.5