Scroll to Text Bookmarklet (Link to Text Fragment)

  • Thread starter Sushubh
  • Start date
  • Replies: Replies 9
  • Views: Views 947
Sushubh

Sushubh

Admin
Staff member
Messages
397,316
Location
Gurgaon
ISP
Excitel
Airtel
Last edited:
Sushubh

Sushubh

Admin
Staff member
Messages
397,316
Location
Gurgaon
ISP
Excitel
Airtel
JavaScript:
javascript:(function()%7Bconst selectedText %3D getSelection().toString()%3Bconst newUrl %3D new URL(location)%3BnewUrl.hash %3D %60%3A~%3Atext%3D%24%7BencodeURIComponent(selectedText)%7D%60%3Bnavigator.clipboard.writeText(newUrl)%7D)()

boomarklet code to copy url! works well on chrome 81.
 
vignesh_venkatesan

vignesh_venkatesan

Professional Procrastinator
Messages
1,527
Location
Chennai, Tamil Nadu
ISP
BSNL FTTH, TICFIBER
Maybe it's time to stop using Chrome.
I've been using Chrome since launch and got so used to it so that I can't switch to any other browser.
I should have switched when they brought amp on mobile, but this is pretty bad.
 
M

mikrotik

I am getting updated....
Messages
3,177
Location
Noida
ISP
Airtel FTTH
Link to text fails when text is hidden under a drop down
 


Sushubh

Sushubh

Admin
Staff member
Messages
397,316
Location
Gurgaon
ISP
Excitel
Airtel

Source


this is good. it was annoying that these links did not work on twitter somehow. i imagine same with reddit. reddit is still broken though.
 
Sushubh

Sushubh

Admin
Staff member
Messages
397,316
Location
Gurgaon
ISP
Excitel
Airtel
looks like it is going to become a native feature in chrome.

chrome://flags/#copy-link-to-text
 

Similar threads

Sushubh
Replies
1
Views
57
Sushubh
Sushubh
Replies
1
Views
425
Sushubh
Sushubh
Replies
0
Views
497
Sushubh