Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

chrome add a bookmark that appends to current url

javascript:(function(){f=window.location.href+'TEXTTOAPPENDHERE';if(!window.open(f))location.href=f;})()
Comment

PREVIOUS NEXT
Code Example
Javascript :: snentence case capitalisation js 
Javascript :: jquery select2 how to make dont close after select 
Javascript :: angular cli generate component 
Javascript :: delete a property of html by js 
Javascript :: js markdown to html 
Javascript :: js find array return true false 
Javascript :: format a date moment 
Javascript :: vscode css lint 
Javascript :: get value of key in object mongodb 
Javascript :: moment js from now 
Javascript :: add event listener in react useeffect 
Javascript :: what is reactjs 
Javascript :: node.js dns lookup 
Javascript :: nodejs catch uncaught exception 
Javascript :: regex repeat n times 
Javascript :: js generate random numbers 
Javascript :: react yup password with number string and uppercase 
Javascript :: how to call a function with arguments on event listener javascript 
Javascript :: mysql json search array of objects 
Javascript :: vue dynamic route push with params 
Javascript :: how to generate random number in javascript 
Javascript :: js order string 
Javascript :: how to get url in react 
Javascript :: javascript compare number to string 
Javascript :: regexp object js 
Javascript :: how to add js in flask 
Javascript :: axios cancel previous request 
Javascript :: how to print a line in javascript 
Javascript :: classname did not match server next js styled components 
Javascript :: how to convert node list to array in javascript 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =