| Index: chrome/test/data/extensions/trivial_extension/README
|
| diff --git a/chrome/test/data/extensions/trivial_extension/README b/chrome/test/data/extensions/trivial_extension/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2cde32855c1bda3a5a6cd624d52750361ff16cb8
|
| --- /dev/null
|
| +++ b/chrome/test/data/extensions/trivial_extension/README
|
| @@ -0,0 +1,9 @@
|
| +A minimalist extension that requests no additional permissions and has only
|
| +a trivial event page.
|
| +
|
| +The extension must be packed to ./extension.crx using the private key
|
| +./extension.pem. For the instructions, refer to:
|
| +<https://developer.chrome.com/extensions/packaging#creating>.
|
| +
|
| +The extension ID that corresponds to the ./extension.pem private key is
|
| +"mockepjebcnmhmhcahfddgfcdgkdifnc".
|
|
|