Update internet-tools.md

Add Python Playground chrome extension
This commit is contained in:
Ruslan 2025-11-12 10:32:15 +01:00 committed by GitHub
parent 29a89dcef4
commit 17fd3f523b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -768,6 +768,7 @@
* [Check My Links](https://chromewebstore.google.com/detail/check-my-links/ojkcdipcgfaekbeaelaapakgnjflfglf) - Check for Broken Links * [Check My Links](https://chromewebstore.google.com/detail/check-my-links/ojkcdipcgfaekbeaelaapakgnjflfglf) - Check for Broken Links
* [Source Downloader](https://mybrowseraddon.com/extension-source-downloader.html) - View Extension Source Code * [Source Downloader](https://mybrowseraddon.com/extension-source-downloader.html) - View Extension Source Code
* [Disable All Extensions](https://chromewebstore.google.com/detail/disable-all-extensions/ailfldpmpboolaihojfagmmfbhcgohne) - Disable All Extensions * [Disable All Extensions](https://chromewebstore.google.com/detail/disable-all-extensions/ailfldpmpboolaihojfagmmfbhcgohne) - Disable All Extensions
* [Python Playground](https://chromewebstore.google.com/detail/python-playground/jfippgilnpggpddhmfjaaecadnfhcopa) - Python Runner With Package Manager & Data Visualization / [Web Version](https://python-playground.com/)
*** ***