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

Dashboard Plus version history - 15 versions

Dashboard Plus by dragongirlsnout

Rated 5 out of 5
5 Stars out of 5
5
11
4
0
3
0
2
0
1
0
Dashboard Plus version history - 15 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 1.4.2

    Released Apr 23, 2025 - 271.33 KB
    Works with firefox 121.0 and later
    general
    - fixed a strange sporadic issue with a strict mode error being thrown

    show exact poll votes
    - potentially? fixed an untracable error with polls being skipped in processing

    Source code released under MIT License

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

    Version 1.4.1

    Released Apr 7, 2025 - 271.18 KB
    Works with firefox 121.0 and later
    general
    - fixed routeset watchdog not updating the routeset on some navigations, shifting the dashboard over to the left slightly
    - added base compatibility for mobile-sized screens (more firefox android compatibility to come!)

    floating avatars
    - fixed position not being set as sticky

    Source code released under MIT License

    Download file
  • Version 1.4.0

    Released Apr 1, 2025 - 271.53 KB
    Works with firefox 121.0 and later
    general
    - unscrongled all of staff's newest attempts at """ui design"""

    new feature! square avatars
    - round isn't always better, yknow?

    Source code released under MIT License

    Download file
  • Version 1.3.3

    Released Mar 21, 2025 - 269.62 KB
    Works with firefox 121.0 and later
    hide sidebar content
    - fixed update/clean methods being switched

    revert activity feed popup
    - fixed style bugs related to the new activity update

    activity popup filter
    - updated for new activity api
    - preferences for tab contents were reset, so make sure to update your preferences

    Source code released under MIT License

    Download file
  • Version 1.3.2

    Released Mar 17, 2025 - 269.94 KB
    Works with firefox 121.0 and later
    general
    - added a fallback for the fallback for root node race conditions so the mutuation observer shouldn't fail to init in rare cases
    - fixed the IDB upgrade routine checking IDBObjectStore.index() as a index deletion condition and throwing NotFoundErrors when attempting to upgrade

    show mutuals
    - added an "uncoloured" option that inherits the default blog link text colour
    - fixed mutual icons not being shown on link of the blog being reblogged from

    post finder
    - replaced the slow post index arrays with much faster sets, which greatly increases cursor seek times (up to 4000 keys/second)
    - added an "autosync" feature which automatically propagates updates to the live index progress/search progress counters every few seconds so they don't seem frozen during slow operations (as they normally only update once for every 100 increments)
    - added better post renderer error handling so a single dubiously indexed post will no longer cause an entire page of search results to fail to display

    Source code released under MIT License

    Download file
  • Version 1.3.1

    Released Mar 8, 2025 - 268.62 KB
    Works with firefox 121.0 and later
    general
    - added a fallback for noact parsing plain strings
    - fixed quickInfo being registered on postStore

    post finder
    - fixed searchStore not indexing quickInfo, add storedAt index
    - major performance improvements, including adding a max result limit and pagination
    - now shows info about indexing progress and searching progress
    - results are now displayed in reverse chronological order
    - search dialogue window size is now capped to prevent scrolling outside of the bounds of the window

    Source code released under MIT License

    Download file
  • Version 1.3.0

    Released Mar 1, 2025 - 267.26 KB
    Works with firefox 121.0 and later
    new feature! post finder
    - indexes posts you've seen before in your browser storage and turns them into a searchable database!
    - you can search multiple keywords, with the option to split keywords with either commas or spaces (replace spaces inside keywords with underscores)
    - you can also filter out keywords by prefixing them with a hyphen (-)
    - in advanced mode, you can keep track of keywords easier with multiple search categories, and strict mode limits keyword results to only the specified categories
    - still a work in progress, report bugs to the github repository or @dragongirlsnout on tumblr!

    Source code released under MIT License

    Download file
  • Version 1.2.4

    Released Mar 1, 2025 - 264.09 KB
    Works with firefox 121.0 and later
    general
    - fixed an edge case where blogs changing their urls would result in a uuid clash leading to an idb ConstraintError. thanks charlotte!
    - indexedResource calls are now queued, although performance increase are likely negligible

    hide in stream content
    - fixed carousel titles AGAIN

    new feature! following tab as default
    - always defaults your dashboard to the "following" tab.
    - otherwise, tumblr will randomly switch it to "for you"

    Source code released under MIT License

    Download file
  • Version 1.2.3

    Released Feb 19, 2025 - 262.51 KB
    Works with firefox 121.0 and later
    v1.2.3

    general
    - correctly implemented diff updates

    hide filtered
    - added the option to filter keywords

    content wizard
    - fixed justification for vertical nav layout
    - fixed justification breaking long posts in the editor when in horizontal nav layout

    Source code released under MIT License

    Download file
  • Version 1.2.2

    Released Feb 8, 2025 - 262.24 KB
    Works with firefox 121.0 and later
    floating avatars
    - fixed left margin being widened on masonry pages
    - fixed floating avatars showing up on masonry columns

    hide dashboard tabs
    - fixed tag page controls being hidden

    horizontal navigation
    - fixed unread posts badge border
    - fixed log out button duplication

    Source code released under MIT License

    Download file
  • Version 1.2.1

    Released Jan 30, 2025 - 261.92 KB
    Works with firefox 121.0 and later
    general
    - added a redundant react hydration check in the api chain

    floating avatars
    - fixed the user portrait showing up overtop of the bar instead of beside it
    - fixed the user portrait being replaced by undefined.tumblr.com?

    show mutuals
    - fixed the followed by check not checking if a blog was indexed before checking if it had a followed by status
    - fixed the follow map not checking if a blog taken from react props was undefined

    Source code released under MIT License

    Download file
  • Version 1.2.0

    Released Jan 29, 2025 - 260.83 KB
    Works with firefox 121.0 and later
    general
    - fixed a bunch of features' update methods to reduce visual flashing
    - implemented menu themes other than true blue
    - replaced evil innerHTML methods with noact to please web-ext-lint
    - improved stylesheet preloading to speed up visual changes to the page
    - fixed bug where the mutation manager would encounter a yet-to-be-defined root node
    - fixed undefined data error when trying to store deleted blogs
    - added api request queueing to reduce potential rate limiting

    new feature! customize site colors
    - customizes the site's color palettes (and optionally, the menu theme)
    - work in progress feature, contrast may not be properly enforced for some elements

    horizontal navigation
    - fixed settings submenu icon not showing up

    show mutuals
    - added blog database integration to cut down on the need for api requests

    Source code released under MIT License

    Download file
  • Version 1.1.0

    Released Jan 17, 2025 - 239.73 KB
    Works with firefox 121.0 and later
    general
    - minor injection speed improvements
    - made hiding tumblr advertising a default option
    - added IDB integration (currently not used for much but still cool)
    - added a smart class-inheritance feature that should hopefully make wrangling tumblr's horrid encoded classnames simpler

    hide-in stream content
    - fixed strange video ads not being hidden

    new feature! empty inbox
    - adds a button to clear your inbox
    - also deletes ghost asks

    show mutuals
    - no longer marks your own blog as a mutual

    activity popup filter
    - added new "show notifications from" filters
    - now works correctly with activityItems (replies tab)

    Source code released under MIT License

    Download file
  • Version 1.0.1

    Released Jan 7, 2025 - 226.32 KB
    Works with firefox 121.0 and later
    Fixed messaging scale and removed a few old unimplemented features

    Source code released under MIT License

    Download file
  • Version 1.0

    Released Jan 5, 2025 - 226.21 KB
    Works with firefox 121.0 and later

    Source code released under MIT License

    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.