It "works" only if you refrresh the page after opening the profile, and the link looks weird. This is because nookazon is a single pagez app and when you navigate it, the url change, but the script doesnt. So if you open Nookazon.com and then go to profile, it will not load the script. You can fix that byy making an observer to the url change and when the new url is the correct one, then the code execute.
It "works" only if you refrresh the page after opening the profile, and the link looks weird. This is because nookazon is a single pagez app and when you navigate it, the url change, but the script doesnt. So if you open Nookazon.com and then go to profile, it will not load the script. You can fix that byy making an observer to the url change and when the new url is the correct one, then the code execute.