One thing that became dull to me is the ability to analyze things that went wrong (AKA debugging).
Like "why it's not working now?" "what can i do to make it works?."
I never tried to try find "anything" to make it works, and just leave it like mediocre.
That's true and it hurts when you loss your skill that you used to harnessed.
Enough for the chit-chat, lets back to the topic.
To run javascript on Chrome mobile address bar, like usual, you typed `javascript:yourScript` but instead of pressing enter or Go, click on the suggestion below it with the globe icon.
That's it! So simple yet i never thought that way.
All come from my search on how to view source on chrome mobile since i can't run any javascript before.
And i thought that running things like view source is expected to be the chrome built-in special keyword like `chrome://`.
And it's `view-source:URL`, and surprisingly enough it's what help me figure things out.
Komentar
Posting Komentar