renaming tab
|
|
i want to rename a tab eg. from Userscripts.org to Userscripts or bacon as an example. |
|
|
Have you tried looking at current scripts to see how they do it? I'd recommend you look at eg. Henrik's script here, and maybe look up regular expressions to help you understand it better. |
|
|
ok... i've changed :
to
where am i going wrong? |
|
|
As I said, look up regular expressions... In the example that I linked, Assuming that the title of the page you're trying to change starts with "Tribal Wars Map " then you want to use |
|
|
many thanks |
