Index: chrome/common/extensions/docs/samples.json |
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json |
index 491534357415b2ed7a1130e47a5513e7fb752077..db98705332428f9bbf10dda50e05ba68e287d4d0 100644 |
--- a/chrome/common/extensions/docs/samples.json |
+++ b/chrome/common/extensions/docs/samples.json |
@@ -1060,6 +1060,32 @@ |
}, |
{ |
"api_calls": [ |
+ "chrome.experimental.record.captureURLs", |
+ "chrome.experimental.record.replayURLs" |
+ ], |
+ "crx_path": null, |
+ "description": "Cycler UI", |
+ "features": [ |
+ "experimental" |
+ ], |
+ "icon": "cycler_icon.png", |
+ "id": "d54d16889efa6cec743eb8a21443ebf5899bf1d5", |
+ "name": "Cycler", |
+ "packaged_app": true, |
+ "path": "examples/apps/cycler/", |
+ "protocols": [], |
+ "search_string": "CYCLER CYCLER UI EXPERIMENTAL CHROME.EXPERIMENTAL.RECORD.CAPTUREURLS CHROME.EXPERIMENTAL.RECORD.REPLAYURLS", |
+ "source_files": [ |
+ "cycler.css", |
+ "cycler.html", |
+ "cycler.js", |
+ "manifest.json" |
+ ], |
+ "source_hash": "3e1cc833e976c2cb234cdab3dff9bd26957d897d", |
+ "zip_path": "examples/apps/cycler.zip" |
+ }, |
+ { |
+ "api_calls": [ |
"chrome.downloads.download", |
"chrome.tabs.executeScript", |
"chrome.tabs.query", |