| 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..6ea167455511d6e5bd08bcf7fa904c7d54822873
|
| --- /dev/null
|
| +++ b/chrome/test/data/extensions/trivial_extension/README
|
| @@ -0,0 +1,9 @@
|
| +A minimal 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".
|
|
|