Paste Gov2.0.1
Author: leventdal
Opens a new window with the URL in the clipboard.Paste Go is a toolbar plugin for Maxthon. It will launch the clipboard data in a new window as URL.If the clipboard data starts with any type of protocol (such as http://, https://, ftp://, file://, ma ...
Download Now 1882 downloads
For Maxthon 1.x
Last Updated: 2008-09-08
Author's Note
Opens a new window with the URL in the clipboard.Paste Go is a toolbar plugin for Maxthon. It will launch the clipboard data in a new window as URL.
If the clipboard data starts with any type of protocol (such as http://, https://, ftp://, file://, mailto:), it will be directly opened in a new window AS IT IS.
If the clipboard data is a string, the plugin will open a search engine with clipboard data (see HowTo change Search Engine in the documentation below).
If the clipboard data starts with "www." or ends with extensions like "/","com","net","org","htm","html","asp","php", the clipboard data is opened as an http:// link (http:// by default - the default protocol can be changed through Setup).
If the data is an e-mail link (e.g. maxthon@maxthon.com or mailto:maxthon@maxthon.com), the default e-mail application installed in the system will be opened with the e-mail provided (this feature can be disabled through "Setup").
Example:
Clipboard Data: mail.yahoo.com
Opened page: http://mail.yahoo.com
An older MyIE2 version of this plugin is available in the MyIE2-Only section.(by Levent Dal)
Adding new extensions:
To add your own extensions open pastego.htm and find the line:
var dom_ar=new Array("com","net","org","htm","html","asp","php","add your url here");
Simply enter your extension as a new item inside the parenthesis.
Example:
var dom_ar=new Array("com","net","org","htm","html","asp","php","com.tr","org.tr","net.tr","de","cn");
Note: Be careful about the format of the list.
Each member should be in between quotation marks (") and a comma must exist between members.
You can delete "add your url here" item if you like.
HowTo Change Search Engine
To change the search engine:
Open Paste Go Setup through plugins bar or clicking Config button while Paste Go is selected in Maxthon Plugins window.
In the line Search: _____________[keyword]____________
change the text boxes with the desired search engine search string.
Example:
To use Google Web Search enter "http://www.google.com/search?q=" in the first text box. Leave the second one empty.
(Consider %s used in Maxthon Search Engines list replaced by [keyword])
If the clipboard data starts with any type of protocol (such as http://, https://, ftp://, file://, mailto:), it will be directly opened in a new window AS IT IS.
If the clipboard data is a string, the plugin will open a search engine with clipboard data (see HowTo change Search Engine in the documentation below).
If the clipboard data starts with "www." or ends with extensions like "/","com","net","org","htm","html","asp","php", the clipboard data is opened as an http:// link (http:// by default - the default protocol can be changed through Setup).
If the data is an e-mail link (e.g. maxthon@maxthon.com or mailto:maxthon@maxthon.com), the default e-mail application installed in the system will be opened with the e-mail provided (this feature can be disabled through "Setup").
Example:
Clipboard Data: mail.yahoo.com
Opened page: http://mail.yahoo.com
An older MyIE2 version of this plugin is available in the MyIE2-Only section.(by Levent Dal)
Adding new extensions:
To add your own extensions open pastego.htm and find the line:
var dom_ar=new Array("com","net","org","htm","html","asp","php","add your url here");
Simply enter your extension as a new item inside the parenthesis.
Example:
var dom_ar=new Array("com","net","org","htm","html","asp","php","com.tr","org.tr","net.tr","de","cn");
Note: Be careful about the format of the list.
Each member should be in between quotation marks (") and a comma must exist between members.
You can delete "add your url here" item if you like.
HowTo Change Search Engine
To change the search engine:
Open Paste Go Setup through plugins bar or clicking Config button while Paste Go is selected in Maxthon Plugins window.
In the line Search: _____________[keyword]____________
change the text boxes with the desired search engine search string.
Example:
To use Google Web Search enter "http://www.google.com/search?q=" in the first text box. Leave the second one empty.
(Consider %s used in Maxthon Search Engines list replaced by [keyword])