Is Go-To-Dash feasible? (Can scripts run on blog pages, in addition to the dash?) #404
inklesspen
started this conversation in
Suggestion Box
Replies: 1 comment
-
Nope, XKit Rewritten only targets parts of Tumblr that are React-based. If the page (or frame) isn't built on React, XKit 7 will continue to work there. Until all of Tumblr's web interface is updated to use React, XKit Rewritten should not be considered a 100% replacement for XKit 7. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I'm viewing a post on a blog (for example), and that blog is one of the blogs I follow on my dash, then I can view the post on my dash by going to
tumblr.com/dashboard?max_post_id=[the post's id + 1]
. This is often handy for various hellsite reasons, like if I'm looking for an unsearchable post but I remember that it appeared on my dash near a particular post.The URL transformation can be done manually, of course, but XKit 7 had the "Go-to-Dash" extension that put a little icon in the upper right corner.
I'd like to port this to XKit Rewritten, but I think there's one glaring issue; XKit Rewritten doesn't run on
myblogname.tumblr.com
, just on the dash itself. Is there any chance this will change in the future?Beta Was this translation helpful? Give feedback.
All reactions