• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » Tips 'n Tricks » Disable URL Modification on Facebook, Google and Twitter on Clicking

Disable URL Modification on Facebook, Google and Twitter on Clicking

Posted on December 12, 2011 by Renji | Short URL: http://sumtips.com/?p=6066

If you have ever tried copying any link from Facebook, Google or Twitter, lately, you would have seen that these services modify the original URL (see image below). You can view the actual unmodified URL if you hover your mouse pointer over the link on Facebook and Google, but just as you click on it – left or right-click, the JavaScript comes into action and change the link.

This can be quite frustrating, especially when you are trying to share a link with someone. To stop this annoyance, here are three userscripts that works on Google Chrome, Opera and Mozilla Firefox, with Greasemonkey add-on installed.

Facebook URL

Clean Facebook link

Clean Facebook link

Install: Clean Facebook URL userscript

Google search URL

Clean Google search link

Clean Google search link

Install: Clean Google search URL userscript

Twitter URL

Clean Twitter link

Clean Twitter link

Twitter replaces actual url with shortened t.co links, which it uses to check all links for spams. Shortened URLs are better for sharing, but if you’d rather like the original link then install below userscript to disable link shortening as well.

Install: Clean Twitter URL userscript

These are some recommended extensions for your favorite browser that improves browsing experience. Install them and open a new tab page for the effect to take place.


Tweet

Related posts:

  • Get Back Old Twitter Layout with Tweets on the Left
  • Disable New Facebook 'Theater Mode' Photo Viewer
  • Get Back Old Facebook Chat with Facebook Sidebar Chat Reversion
  • Floating Facebook Navigation Bar
  • Hide Facebook Live Feed Ticker and Disable Floating Bar
Categories: Tips 'n Tricks | Tags: Browser, Facebook, Google, Twitter, Userscripts
Get Back Old Twitter Layout with Tweets on the Left
Add “Take Ownership” to Files, Folders & Drives Context Menu

2 Responses to “Disable URL Modification on Facebook, Google and Twitter on Clicking”

  1. John says:
    February 1, 2012 at 11:59 PM

    The Google one doesn’t work for me. Opera 11.6, Windows 7.

    Any ideas how I can make it work?

    I put it in Opera’s “User Javascript Files” folder.

  2. Wayne says:
    February 16, 2012 at 8:04 AM

    You can just use this simple userjs

    (function(){
    opera.defineMagicFunction(‘rwt’,function(){});
    })();

    And don’t forget enable userjs’s on secure pages

    opera:config#UserPrefs|UserJavaScriptonHTTPS

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • Show Pressed Keyboard Keys and Mouse Clicks on Screen
    • Microsoft's Official Outlook Backup Tool
    • Customize Native WordPress Shortlink URL Structure
    • Uninstall Any Security Application with AppRemover
    • Image EXIF Date Changer
    • Set a Doodle as Your Permanent Google Icon
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy