Skip to content

Releases: piroor/textlink

6.1.2

05 May 09:34
Compare
Choose a tag to compare
* Use the [public suffix list](https://publicsuffix.org/) as the source of known top level domains. URL-like strings including a hostname with a top level domain included in the list are detected as effective URLs now.
* Fix wrong behaviors of "All Configs" UI: apply imported configs to options UI immediately and treat decimal values as valid for some numeric options.

6.1.1

08 Jun 07:46
Compare
Choose a tag to compare
Fix unexpected slow-down of keyboard input in text fields.

6.1.0

09 Mar 18:07
Compare
Choose a tag to compare
   * Fix invisible context menu commands on text selection.
   * Fix broken options page on lately versions Firefox.
   * Drop support for Firefox 63 and older versions.

''

09 Mar 15:41
Compare
Choose a tag to compare
''
Use menus API instead of contextMenus

6.0.3

08 Aug 08:30
Compare
Choose a tag to compare
   * Remove obsolete codes deprecated at Firefox 70.
   * Add ability to export and import all configurations except keyboard shortcuts. (Options => "Development" => "Debug mode" => "All Configs" => "Import/Export")