diff options
author | crupest <crupest@outlook.com> | 2020-10-21 17:20:22 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-10-21 17:20:22 +0800 |
commit | 4457a639386ea9b9c6b5b880e6daa5f22057079b (patch) | |
tree | e2100bad72588101c34c8d570da7cbf24d006d93 | |
parent | 4e24defd1b658dbfb85320e23b09dc1c0b6ad87b (diff) | |
download | crupest-4457a639386ea9b9c6b5b880e6daa5f22057079b.tar.gz crupest-4457a639386ea9b9c6b5b880e6daa5f22057079b.tar.bz2 crupest-4457a639386ea9b9c6b5b880e6daa5f22057079b.zip |
import(ProxyChanger): Add readme.
-rw-r--r-- | works/ProxyChanger/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/works/ProxyChanger/README.md b/works/ProxyChanger/README.md new file mode 100644 index 0000000..2177289 --- /dev/null +++ b/works/ProxyChanger/README.md @@ -0,0 +1,5 @@ +Finally I create an extension of Firefox to change proxy.
+
+It is **extremely dumn and stupid**!
+
+No webpack, no node, no npm. What you write is what you finally use!
|