Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

WCount³ version history - 25 versions

WCount³ by Matthew

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
WCount³ version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.59

    Released Apr 10, 2024 - 42.44 KB
    Works with firefox 109.0a1 and later
    Quick bug fix.

    Source code released under Mozilla Public License 2.0

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.58

    Released Apr 10, 2024 - 42.44 KB
    Works with firefox 109.0a1 and later
    More optimizing. UNDO and REDO are now working from a smaller array of 1 dimension not 2.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.57

    Released Apr 9, 2024 - 42.23 KB
    Works with firefox 109.0a1 and later
    Removed the display of lines and caret position. I use the caret position to restore the cursor on reload, bit getting it to sync is a pain for the moment. Saving Filename in session variables so it remains after refresh.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.56

    Released Apr 8, 2024 - 42.17 KB
    Works with firefox 109.0a1 and later
    Performance improvements. Saving caret position for refresh in editor. Editor page resizes to fit text.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.55

    Released Apr 5, 2024 - 40.84 KB
    Works with firefox 109.0a1 and later
    Filenames in tabs. Optimize caching for better performance, now uses a single mutation array.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.54

    Released Apr 4, 2024 - 40.63 KB
    Works with firefox 109.0a1 and later
    Reversed the undo and redo arrays so that I can use spread syntax instead of mutations.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.53

    Released Apr 2, 2024 - 40.49 KB
    Works with firefox 109.0a1 and later
    Minor updates, bug fixes

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.52

    Released Apr 2, 2024 - 40.43 KB
    Works with firefox 109.0a1 and later
    Fix bug with text inserted from right click actions.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.51

    Released Apr 2, 2024 - 40.36 KB
    Works with firefox 109.0a1 and later
    Keyboard events for Find, Open and Save now are on window, also key commands are now toggles and open and close their displays.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.50

    Released Apr 2, 2024 - 40.33 KB
    Works with firefox 109.0a1 and later
    Key commands for Save/Open, find and new doc. Must have texbox focused (minor annoyance, working on it!)

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.49

    Released Apr 2, 2024 - 40.21 KB
    Works with firefox 109.0a1 and later
    Undo and redo Ctrl+z and Ctrl+y for pinned textareas.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.48

    Released Mar 30, 2024 - 36.59 KB
    Works with firefox 109.0a1 and later
    Better find. Bug fixes.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.47

    Released Mar 26, 2024 - 34.79 KB
    Works with firefox 109.0a1 and later
    Bug fixes. Tabs to spaces. Insert Eno added, a right click snippet that will insert a card from Brian Eno's Oblique Strategies.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.46

    Released Mar 22, 2024 - 32.07 KB
    Works with firefox 109.0a1 and later
    Added find and replace drawer with 2 functions: remove double spaces and remove double lines.
    Added a right click menu items summary in the sidepanel.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.45

    Released Mar 21, 2024 - 31.53 KB
    Works with firefox 109.0a1 and later
    Bug fixes. Tabs in pinned textareas.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.44

    Released Mar 20, 2024 - 31.26 KB
    Works with firefox 109.0a1 and later
    Bug fixes, themes.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.43

    Released Mar 20, 2024 - 31.04 KB
    Works with firefox 109.0a1 and later
    Bug fixes. Added .NJK (nunjucks) style headers for site generators and node et al.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.42

    Released Mar 18, 2024 - 30.69 KB
    Works with firefox 109.0a1 and later
    View settings functional. Added a byte size count.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.41

    Released Mar 16, 2024 - 30.31 KB
    Works with firefox 109.0a1 and later
    Bug fixes.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.40

    Released Mar 16, 2024 - 30.07 KB
    Works with firefox 109.0a1 and later
    Context Menu Snippets. Insert Date at curser with right click.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.39

    Released Mar 16, 2024 - 29.45 KB
    Works with firefox 109.0a1 and later
    Minor fixes.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.38

    Released Mar 16, 2024 - 29.24 KB
    Works with firefox 109.0a1 and later
    Fixed paragraph count.

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.37

    Released Mar 15, 2024 - 29.25 KB
    Works with firefox 109.0a1 and later
    Button bar functioning best now

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.36

    Released Mar 15, 2024 - 29.24 KB
    Works with firefox 109.0a1 and later
    Remove console log

    Source code released under Mozilla Public License 2.0

    Download file
  • Version 3.35

    Released Mar 15, 2024 - 29.25 KB
    Works with firefox 109.0a1 and later
    Little better button interaction.

    Source code released under Mozilla Public License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.