Do you get tired of having to type in "youtube.com" when going to watch videos of cats? Does it happen with other websites too?
If this describes you, simply download this extension and configure it via the "options" link, adding a Regular Expression pattern that, when any requested URL matches it, will redirect the request to the given replacement.
Browser | Link | Version | Source Code |
---|---|---|---|
Safari | Extensions Gallery | 1.0.2 | github folder |
Chrome | Web Store | 1.0.2 | github folder |
Opera | Add-Ons | 1.0.2 | github folder |
- Created base functionality
- Uses Regular Expressions to match each requested URL
- Supports using match patterns as prefixes (http://y/watch?v=dQw4w9WgXcQ will redirect to http://youtube.com/watch?v=dQw4w9WgXcQ)
- Automatically adds an empty field if none exist