Index: chrome/common/extensions/docs/examples/api/tabs/zoom/README |
diff --git a/chrome/common/extensions/docs/examples/api/tabs/zoom/README b/chrome/common/extensions/docs/examples/api/tabs/zoom/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..caa446862dea57475745d1a24dc934a3d604fc01 |
--- /dev/null |
+++ b/chrome/common/extensions/docs/examples/api/tabs/zoom/README |
@@ -0,0 +1,2 @@ |
+Demo Chrome Extension that uses the Tab Zoom API. Demonstrates manipulation of |
+tab zoom levels and zoom modes and use of zoom-change event listeners. |