Greasy Fork is available in English.

URLs Need Titles

When you paste a URL to a friend, it is useful if it contains the title of the page. This script adds these missing titles for common websites using # part of URL. In other words, it turns non-semantic URLs into semantic URLs!

These are versions of this script where the code was updated. Show all versions.

  • v1.3.3 17.12.2018. Put "CodePen" back into CodePen's page titles
  • v1.3.2 15.04.2018. Remove the unread notification count from YouTube titles
  • v1.3.2 15.04.2018. Remove the unread notification count from YouTube titles
  • v1.3.1 14.04.2018. Use history.replaceState() instead of location.replace(), Re-enable for youtube; bump version number
  • v1.2.9 28.11.2016. Synced from GitHub - FIX: */ in string was ending the comment prematurely
  • v1.2.8 27.11.2016. Synced from GitHub - Added all https sites, and grant none - Added Engineers.SG, and removed Github repos
  • v1.2.7 07.11.2016. Synced from GitHub - Fix for imgur
  • v1.2.6 05.12.2015. Imported from URL
  • v1.2.5 24.01.2015. Imported from URL