Dashboard Plus のバージョン履歴 - 全 20 バージョン
Dashboard Plus 作成者: dragongirlsnout
Dashboard Plus のバージョン履歴 - 全 20 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.5.2
リリース日 : 2025年9月3日 - 276.59 KBfirefox バージョン 121.0 以降 で動作better post footers
- improved functionality somewhat
- re-added share button for backup fix
- will probably fully replace this in the future with the Dashboard Next custom notes component if tumblr continues to cause headaches with thisソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.5.1
リリース日 : 2025年8月3日 - 276.07 KBfirefox バージョン 121.0 以降 で動作ソースコードは MIT License に従いリリースされています
バージョン 1.5.0
リリース日 : 2025年8月3日 - 276.08 KBfirefox バージョン 121.0 以降 で動作general
- made use of some nifty features that tumblr's "developers" still can't patch to serve as a bonus implementation of a feature 😎
- added the dragon
new feature! better post footers
- makes post footers less ugly and fixes the button order
-postFooterSplitNotesCount
has gotta be a new all-time low for beta feature quality. if i was getting paid to develop this stuff i would be miserableソースコードは MIT License に従いリリースされています
バージョン 1.4.4
リリース日 : 2025年7月16日 - 273.02 KBfirefox バージョン 121.0 以降 で動作v1.4.4
horizontal navigation
- fixed the create post button being cut off horizontally
new feature! link to theme
- allows changing avatar or post header links to link to a blog's custom theme page instead of the soft navigation mobile/peepr view, where possible
- based on the legacy dashboard unfucker standalone iconfix scriptソースコードは MIT License に従いリリースされています
バージョン 1.4.3
リリース日 : 2025年6月14日 - 271.43 KBfirefox バージョン 121.0 以降 で動作hide content in posts
- fixed follow buttons being hidden outside of posts
content width
- fixed content width modifications being applied on masonry-styled pagesソースコードは MIT License に従いリリースされています
バージョン 1.4.2
リリース日 : 2025年4月23日 - 271.33 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.4.1
リリース日 : 2025年4月7日 - 271.18 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.4.0
リリース日 : 2025年4月1日 - 271.53 KBfirefox バージョン 121.0 以降 で動作general
- unscrongled all of staff's newest attempts at """ui design"""
new feature! square avatars
- round isn't always better, yknow?ソースコードは MIT License に従いリリースされています
バージョン 1.3.3
リリース日 : 2025年3月21日 - 269.62 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.3.2
リリース日 : 2025年3月17日 - 269.94 KBfirefox バージョン 121.0 以降 で動作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 checkingIDBObjectStore.index()
as a index deletion condition and throwingNotFoundErrors
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ソースコードは MIT License に従いリリースされています
バージョン 1.3.1
リリース日 : 2025年3月8日 - 268.62 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.3.0
リリース日 : 2025年3月1日 - 267.26 KBfirefox バージョン 121.0 以降 で動作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!ソースコードは MIT License に従いリリースされています
バージョン 1.2.4
リリース日 : 2025年3月1日 - 264.09 KBfirefox バージョン 121.0 以降 で動作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"ソースコードは MIT License に従いリリースされています
バージョン 1.2.3
リリース日 : 2025年2月19日 - 262.51 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.2.2
リリース日 : 2025年2月8日 - 262.24 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.2.1
リリース日 : 2025年1月30日 - 261.92 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.2.0
リリース日 : 2025年1月29日 - 260.83 KBfirefox バージョン 121.0 以降 で動作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ソースコードは MIT License に従いリリースされています
バージョン 1.1.0
リリース日 : 2025年1月17日 - 239.73 KBfirefox バージョン 121.0 以降 で動作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)ソースコードは MIT License に従いリリースされています
バージョン 1.0.1
リリース日 : 2025年1月7日 - 226.32 KBfirefox バージョン 121.0 以降 で動作Fixed messaging scale and removed a few old unimplemented featuresソースコードは MIT License に従いリリースされています