Man in the Middle incelemeleri
Man in the Middle geliştiren: Hoang
Francewhoa adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: Francewhoa, 5 yıl önceStrength:
• Open source. If you are not familiar with "open source", it means this software is more secure. Because its code is publicly available for review and contributions on GitHub at https://github.com/dangkyokhoang/man-in-the-middle
• Attractive GNU General Public License version 3. This means the software code of this extension is owned and supported by a friendly not-for-profit community. Instead of a for-profit corporation. https://github.com/dangkyokhoang/man-in-the-middle/blob/master/LICENSE
• Easy to use
• Inject CSS and or JavaScript into any page
• Easy & quick to create new injections. Organize them. Activate or deactivate any. Which is very useful for quick tests. Such as testing simple CSS or JavaScript tweaks without modifying a site's official theme.
• Trigger inject at DOM event "Loading" or "Loaded" or "Completed"
• Add rules/operations on various type of page requests. Such as blocking, header, response.
• Well documented at https://github.com/dangkyokhoang/man-in-the-middle/blob/master/README.md
• Use any inject in local only or sync
• Fast
Challenge:
• No built-in export or import of configuration using the add-on interface. This would be a useful new feature. Meanwhile this script can manually be added at https://github.com/dangkyokhoang/man-in-the-middle/issues/21
Any volunteer for a patch? I would be happy to contribute testing and documentation if needed.
• Rules are display in the order in which they were created. It is not possible to sort them. This would be a useful new feature. Any volunteer for a patch? Related ticket at https://github.com/dangkyokhoang/man-in-the-middle/issues/7#issue-381636189
I would be happy to contribute testing and documentation if needed.
Using:
• Firefox 78
• Tor Browser 10
• Debian 10 Buster
• Open source. If you are not familiar with "open source", it means this software is more secure. Because its code is publicly available for review and contributions on GitHub at https://github.com/dangkyokhoang/man-in-the-middle
• Attractive GNU General Public License version 3. This means the software code of this extension is owned and supported by a friendly not-for-profit community. Instead of a for-profit corporation. https://github.com/dangkyokhoang/man-in-the-middle/blob/master/LICENSE
• Easy to use
• Inject CSS and or JavaScript into any page
• Easy & quick to create new injections. Organize them. Activate or deactivate any. Which is very useful for quick tests. Such as testing simple CSS or JavaScript tweaks without modifying a site's official theme.
• Trigger inject at DOM event "Loading" or "Loaded" or "Completed"
• Add rules/operations on various type of page requests. Such as blocking, header, response.
• Well documented at https://github.com/dangkyokhoang/man-in-the-middle/blob/master/README.md
• Use any inject in local only or sync
• Fast
Challenge:
• No built-in export or import of configuration using the add-on interface. This would be a useful new feature. Meanwhile this script can manually be added at https://github.com/dangkyokhoang/man-in-the-middle/issues/21
Any volunteer for a patch? I would be happy to contribute testing and documentation if needed.
• Rules are display in the order in which they were created. It is not possible to sort them. This would be a useful new feature. Any volunteer for a patch? Related ticket at https://github.com/dangkyokhoang/man-in-the-middle/issues/7#issue-381636189
I would be happy to contribute testing and documentation if needed.
Using:
• Firefox 78
• Tor Browser 10
• Debian 10 Buster
17 inceleme
- 5 üzerinden 5 puanyazan: pscybe, 2 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17869216, 2 yıl önceVery usefull and works perfectly. Used to hide annoying video floating div, or change some css
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 17490245, 3 yıl önce
- 5 üzerinden 5 puanyazan: Cas, 3 yıl önce
- 5 üzerinden 5 puanyazan: proinsulin, 3 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 15141306, 4 yıl önceYou have a lot of possibilities with this extension. I wrote more than 15 content scripts that improve my browsing experience tremendously. One of it is to play all animations just for 1 iteration with this content script:
*, *::after, *::before {
animation-iteration-count: 1 !important;
} - 5 üzerinden 5 puanyazan: Dormines, 5 yıl önce
- 5 üzerinden 5 puanyazan: mararn1618, 5 yıl önceThis addon is great!
It allowed me to test javascript on my client's productive websites, withoutn building up test / staging environments, doing deployment, etc etc - all in a 100% save way. Thank you! - 5 üzerinden 5 puanyazan: Kevin, 5 yıl önceLove this extension. Was using tampermonkey to do the auto url redirection but not working due to the extension nature. Finally find this extension. Thank you.
- 5 üzerinden 5 puanyazan: RED LP, 5 yıl önce
- 5 üzerinden 2 puanyazan: minemax, 5 yıl önce
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 15296231, 6 yıl önce
- 5 üzerinden 5 puanyazan: Neil, 6 yıl önceI used it to set a CSS override on Reddit to change the font.
It works, the only problem is that the CSS changes seem to not be applied until a couple seconds after the page is loaded, which is visually jarring.
EDIT: Never mind, I realized I just needed to set it from "completed" to "loading". Maybe "loading" should be the default? Or does that break some scripts?Geliştiricinin yanıtı
gönderilme: 6 yıl önceYes, DOM event defaulting to "loading" might break some JavaScript, which is the default script type. - 5 üzerinden 5 puanyazan: TXP, 6 yıl önceIt helps me to debug minified source because devtools have issues with it. It's very helpful addon!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14492180, 6 yıl önce