We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2ab568 commit ccf88d2Copy full SHA for ccf88d2
docs/extension_takedown.json
@@ -0,0 +1 @@
1
+[]
docs/readme.md
@@ -2,4 +2,6 @@ This folder hosts static website for `updates.phcode.io` which generally sends
2
update notifications to all installed phcode builds.
3
4
* `install.json` file in this folder is used by website `phcode.io` to set download button. This is auto updated
5
- when a new release is published or edited.
+ when a new release is published or edited.
6
+* `extension_takedown.json` file is an array of extension ids that can to be taken down from the app due to
7
+ security issue(ie malicious extension)/TOS violation.
0 commit comments