I'm new to Javascript.
I think it's a Javascript function. To elaborate, is there a way to make a bookmark with a function to add something behind the ".com"?
For example the function will be in the bookmarks and when I click it, it will add what I typed in it like if I'm on tumbr. The function will have "add '/archive' after '.com' function" and it will instantly add it.
Before: www.thisisjustanexample.tumblr.com After: www.thisisjustanexample.tumblr.com/archive
Can someone direct me to what this function is called? And if you know how to type the code if it's a simple one.