added AMO dir for submission to keep it all separated
parent
e7a851d3b5
commit
b954a60a58
|
|
@ -72,7 +72,7 @@ crowdproof-observe/
|
||||||
│ └── options.js # Options logic
|
│ └── options.js # Options logic
|
||||||
├── icons/ # Extension icons
|
├── icons/ # Extension icons
|
||||||
├── README.md # This file
|
├── README.md # This file
|
||||||
└── AMO.md # Firefox Add-ons submission info
|
└── AMO/AMO.md # Firefox Add-ons submission info
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
@ -107,7 +107,7 @@ zip -r crowdproof-observe.zip . -x "*.git*" -x "*.md"
|
||||||
- Communicates only with your configured CrowdProof server
|
- Communicates only with your configured CrowdProof server
|
||||||
- No analytics or tracking
|
- No analytics or tracking
|
||||||
|
|
||||||
See [AMO.md](AMO.md) for the full privacy policy.
|
See [AMO/AMO.md](AMO/AMO.md) for the full privacy policy.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|
@ -116,4 +116,4 @@ See [AMO.md](AMO.md) for the full privacy policy.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright SILO GROUP. All rights reserved.
|
Copyright SILO GROUP. All rights reserved.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue