better code that works in the latest versions of the BAS without problems:
_sa = function (id){
log(id)
ScriptWorker.SetCurrentAction(id)
}
to stop logging :
_sa = function (id){ }
Например если текущий урл, vk.com/settings то ...
Ну и т.п. надеюсь смог объяснить свой вопрос)
Ну или как получить текущий урл, какой функцией?