javascript - Tampermonkey, Userscripts add URL to script with POP UP -


i'm using tampermonkey run scripts on website.

now i'm trying make whenever u go page("example.com")

u pop u can press yes or no.

yes = add url tampermonkey script user includes (the script run on url) no = don't add

couldn't find documentation subject on internet wondering if has suggestions?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -