You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's an interesting feature! I didn't know it was possible with the API. I like it.
So "monitor" would print the requests seen in the networking tab, basically. All the requests that have been made so far, or since we call monitor? I guess depends on the available API. One option right off my head, that could be useful is "-f" to follow.
Can you make a new cli argument to show all links uploaded by a site?
There are already many extensions that add such functionality, including open source ones.
https://addons.mozilla.org/en-GB/firefox/search/?q=network%20monitor
For example: Netmon (github, mozzila addons, chrome web store).
http tracker ( mozzila addons, chrome web store)
It would be convenient if the command was called for example as 'monitor' (or another name you like)
$ bt monitor
and
$ bt monitor activetab
and the output would be like this
The text was updated successfully, but these errors were encountered: