Skip to content

Releases: raymond-1227/PTE

Simply Codes

24 Jan 06:04
Compare
Choose a tag to compare

Simplified repeating codes by using a function.

Major Bug Patch

24 Jan 02:17
Compare
Choose a tag to compare

Fixed the bug that toggle state doesn't stay enabled when enabled.

This patch was made possible thanks to a StackOverflow user.
Link to Question: How do I keep the checkbox state for Firefox add-on popup?

Auto Color Schemes

24 Jan 01:49
Compare
Choose a tag to compare

Now with Color Schemes!

All colors follow Firefox default colors, for a more consistent design.

Toggle UI

24 Jan 01:45
Compare
Choose a tag to compare

Code base has been completely remade!

New method to use the add-on:

  • By default, the text editing mode is set to disabled when you browse, it will only be activated when you enable it.
  • Flip the switch in the popup to enable/disable text editing.

Note: System pages such as Firefox built-in system pages will not work with the extension.

Initial Release

22 Jan 17:16
cbd2000
Compare
Choose a tag to compare

Initial Release of the Firefox Add-on!
A useful tool to quickly edit texts on screen without using inspect element.

How to use the add-on:

  • By default, the text editing mode is set to disabled when you browse, it will only be activated when you enable it.
  • Click on the add-on icon once to enable text editing.
  • Click on the add-on icon again to disable text editing.

Note: System pages such as Firefox built-in system pages will not work with the extension.