From a1eb6b4cc71cc2aeaa9d10148ccaf8bdefbb2f87 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sun, 27 Sep 2020 01:19:27 +0900 Subject: [PATCH] distribute readme --- Browser Extensions/README.md | 4 ++ Browser Extensions/data.json | 72 ++++++++++++++++++++++++++++++++++-- Browser Extensions/type.lst | 1 + 3 files changed, 73 insertions(+), 4 deletions(-) diff --git a/Browser Extensions/README.md b/Browser Extensions/README.md index b3013c3..4dfe21e 100644 --- a/Browser Extensions/README.md +++ b/Browser Extensions/README.md @@ -18,7 +18,11 @@ This is Cool Extensions collection of Browser Extensions ## Extensions | Type | Name | Description | Popularity | Language | | ---------- | :---------- | :----------: | :----------: | :----------: | +| Chrome/Cookie | [Edit-This-Cookie](https://github.com/ETCExtensions/Edit-This-Cookie) | EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies | ![](https://img.shields.io/github/stars/ETCExtensions/Edit-This-Cookie) | ![](https://img.shields.io/github/languages/top/ETCExtensions/Edit-This-Cookie) | +| Chrome/UA | [User-Agent Switcher](https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae) | quick and easy way to switch between user-agents.|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray) | Chrome/postMessage | [postMessage-tracker](https://github.com/fransr/postMessage-tracker) | A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon | ![](https://img.shields.io/github/stars/fransr/postMessage-tracker) | ![](https://img.shields.io/github/languages/top/fransr/postMessage-tracker) | +| Firefox and Chrome/DarkMode | [Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh) | Dark mode to any site|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray) +| Firefox and Chrome/Proxy | [MM3 ProxySwitch](https://proxy-offline-browser.com/ProxySwitch/) | Proxy Switch in Firefox and Chrome|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it's not github&color=gray) ## Contribute and Contributor ### Usage of add-tool ``` diff --git a/Browser Extensions/data.json b/Browser Extensions/data.json index 1644fe0..a5ab261 100644 --- a/Browser Extensions/data.json +++ b/Browser Extensions/data.json @@ -1,9 +1,41 @@ { - "postMessage-tracker": { + "Dark Reader": { + "Data": "| Firefox and Chrome/DarkMode | [Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh) | Dark mode to any site|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)", + "Description": "Dark mode to any site", + "Install": { + "Linux": "", + "MacOS": "", + "Windows": "" + }, + "Method": "DarkMode", + "Type": "Firefox and Chrome", + "Update": { + "Linux": "", + "MacOS": "", + "Windows": "" + } + }, + "Edit-This-Cookie": { + "Data": "| Chrome/Cookie | [Edit-This-Cookie](https://github.com/ETCExtensions/Edit-This-Cookie) | EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies | ![](https://img.shields.io/github/stars/ETCExtensions/Edit-This-Cookie) | ![](https://img.shields.io/github/languages/top/ETCExtensions/Edit-This-Cookie) |", + "Description": "EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies", + "Install": { + "Linux": "", + "MacOS": "", + "Windows": "" + }, + "Method": "Cookie", "Type": "Chrome", - "Data": "| Chrome/postMessage | [postMessage-tracker](https://github.com/fransr/postMessage-tracker) | A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon | ![](https://img.shields.io/github/stars/fransr/postMessage-tracker) | ![](https://img.shields.io/github/languages/top/fransr/postMessage-tracker) |", - "Method": "postMessage", - "Description": "A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon", + "Update": { + "Linux": "", + "MacOS": "", + "Windows": "" + } + }, + "MM3 ProxySwitch": { + "Type": "Firefox and Chrome", + "Data": "| Firefox and Chrome/Proxy | [MM3 ProxySwitch](https://proxy-offline-browser.com/ProxySwitch/) | Proxy Switch in Firefox and Chrome|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)", + "Method": "Proxy", + "Description": "Proxy Switch in Firefox and Chrome", "Install": { "Linux": "", "MacOS": "", @@ -14,5 +46,37 @@ "MacOS": "", "Windows": "" } + }, + "User-Agent Switcher": { + "Data": "| Chrome/UA | [User-Agent Switcher](https://chrome.google.com/webstore/detail/user-agent-switcher/clddifkhlkcojbojppdojfeeikdkgiae) | quick and easy way to switch between user-agents.|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's not github\u0026color=gray)", + "Description": "quick and easy way to switch between user-agents.", + "Install": { + "Linux": "", + "MacOS": "", + "Windows": "" + }, + "Method": "UA", + "Type": "Chrome", + "Update": { + "Linux": "", + "MacOS": "", + "Windows": "" + } + }, + "postMessage-tracker": { + "Data": "| Chrome/postMessage | [postMessage-tracker](https://github.com/fransr/postMessage-tracker) | A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon | ![](https://img.shields.io/github/stars/fransr/postMessage-tracker) | ![](https://img.shields.io/github/languages/top/fransr/postMessage-tracker) |", + "Description": "A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon", + "Install": { + "Linux": "", + "MacOS": "", + "Windows": "" + }, + "Method": "postMessage", + "Type": "Chrome", + "Update": { + "Linux": "", + "MacOS": "", + "Windows": "" + } } } \ No newline at end of file diff --git a/Browser Extensions/type.lst b/Browser Extensions/type.lst index 674f288..96d8ad3 100644 --- a/Browser Extensions/type.lst +++ b/Browser Extensions/type.lst @@ -1,3 +1,4 @@ +Firefox and Chrome Firefox Chrome Safari