my-password-is-password

Results 10 comments of my-password-is-password

What about using chrome notifications? What if the user doesn't use the matrix very often or have HTTPSB configured with rules for most the sites they visit so they don't...

Oh sorry. I didn't know Linux didn't support chrome.notifications.

Didn't find any other "geeks" in the wiki but I think there's a mistake on the wiki page, [In the top left of the matrix, what is "other"?](https://github.com/gorhill/httpswitchboard/wiki/In-the-top-left-of-the-matrix,-what-is-%22other%22%3F) . The...

i tried `document.head.appendChild(script);` and it keeps the script from showing in the body of the of the page when its a file.

I think the special case he wants is an explanation when a `rootFrameReplacement` in `traffic.js` is used. Why the main_frame was blocked.

Could you still block/replace the main_frame and show a matrix in the popup? I would be 3 clicks away from an explanation if I really wanted to know. :) ![mainframeblocked2](https://cloud.githubusercontent.com/assets/6408935/2938033/37cd2220-d8eb-11e3-83cc-f09cac55db27.png)

@gorhill, I didn't know that it already showed a matrix for a blocked main_frame in stable Chrome. I really need to stop using dev build of Chromium. Sorry

Chromium 37.0.1987.0 (269701)

I messed around with the request log by adding 2 new filters, ( Blacklisted & ABP ), to narrow down the requests even more. I wanted to be able to...

What about using DOM Mutation Observers? Found this https://code.google.com/p/mutation-summary/