Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Side by Side Diff: chrome/common/extensions/docs/samples.json

Issue 3137039: Copyedit pass on new doc (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "api": { 2 "api": {
3 "chrome.experimental.webRequest.onHeadersReceived": "experimental.webRequest .html#event-onHeadersReceived", 3 "chrome.experimental.webRequest.onHeadersReceived": "experimental.webRequest .html#event-onHeadersReceived",
4 "chrome.browserAction.onClicked": "browserAction.html#event-onClicked", 4 "chrome.browserAction.onClicked": "browserAction.html#event-onClicked",
5 "chrome.history.getVisits": "history.html#method-getVisits", 5 "chrome.history.getVisits": "history.html#method-getVisits",
6 "chrome.bookmarks.onImportEnded": "bookmarks.html#event-onImportEnded", 6 "chrome.bookmarks.onImportEnded": "bookmarks.html#event-onImportEnded",
7 "chrome.history.search": "history.html#method-search", 7 "chrome.history.search": "history.html#method-search",
8 "chrome.experimental.omnibox.onInputCancelled": "experimental.omnibox.html#e vent-onInputCancelled", 8 "chrome.experimental.omnibox.onInputCancelled": "experimental.omnibox.html#e vent-onInputCancelled",
9 "chrome.bookmarks.remove": "bookmarks.html#method-remove", 9 "chrome.bookmarks.remove": "bookmarks.html#method-remove",
10 "chrome.experimental.webNavigation.onErrorOccurred": "experimental.webNaviga tion.html#event-onErrorOccurred", 10 "chrome.experimental.webNavigation.onErrorOccurred": "experimental.webNaviga tion.html#event-onErrorOccurred",
(...skipping 836 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 "name": "My Bookmarks" 847 "name": "My Bookmarks"
848 }, 848 },
849 { 849 {
850 "features": [ 850 "features": [
851 "browser_action", 851 "browser_action",
852 "popup", 852 "popup",
853 "tabs" 853 "tabs"
854 ], 854 ],
855 "icon": "news_icon.png", 855 "icon": "news_icon.png",
856 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.", 856 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.",
857 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.I18N.GETMES SAGE CHROME.TABS.CREATE", 857 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.TABS.CREATE ",
858 "source_files": [ 858 "source_files": [
859 "_locales\/en\/messages.json",
860 "_locales\/es\/messages.json",
861 "_locales\/sr\/messages.json",
862 "feed.html", 859 "feed.html",
863 "manifest.json" 860 "manifest.json"
864 ], 861 ],
865 "path": "examples\/extensions\/news_i18n\/", 862 "path": "examples\/extensions\/news\/",
866 "api_calls": [ 863 "api_calls": [
867 "chrome.i18n.getMessage",
868 "chrome.tabs.create" 864 "chrome.tabs.create"
869 ], 865 ],
870 "id": "6444e5c8ae112a6a433909c5e770669cd16e2e5f", 866 "id": "3aea027164cb9b732ba4a8c51cb93708891726ef",
871 "protocols": [ 867 "protocols": [
872 "http:\/\/",
873 "http:\/\/" 868 "http:\/\/"
874 ], 869 ],
875 "name": "News Reader" 870 "name": "News Reader"
876 }, 871 },
877 { 872 {
878 "features": [ 873 "features": [
879 "browser_action", 874 "browser_action",
880 "popup", 875 "popup",
881 "tabs" 876 "tabs"
882 ], 877 ],
883 "icon": "news_icon.png", 878 "icon": "news_icon.png",
884 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.", 879 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.",
885 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.TABS.CREATE ", 880 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.I18N.GETMES SAGE CHROME.TABS.CREATE",
886 "source_files": [ 881 "source_files": [
882 "_locales\/en\/messages.json",
883 "_locales\/es\/messages.json",
884 "_locales\/sr\/messages.json",
887 "feed.html", 885 "feed.html",
888 "manifest.json" 886 "manifest.json"
889 ], 887 ],
890 "path": "examples\/extensions\/news_a11y\/", 888 "path": "examples\/extensions\/news_i18n\/",
891 "api_calls": [ 889 "api_calls": [
890 "chrome.i18n.getMessage",
892 "chrome.tabs.create" 891 "chrome.tabs.create"
893 ], 892 ],
894 "id": "597015d3bcce3da693b02314afd607bec4f55291", 893 "id": "6444e5c8ae112a6a433909c5e770669cd16e2e5f",
895 "protocols": [ 894 "protocols": [
895 "http:\/\/",
896 "http:\/\/" 896 "http:\/\/"
897 ], 897 ],
898 "name": "News Reader" 898 "name": "News Reader"
899 }, 899 },
900 { 900 {
901 "features": [ 901 "features": [
902 "browser_action", 902 "browser_action",
903 "popup", 903 "popup",
904 "tabs" 904 "tabs"
905 ], 905 ],
906 "icon": "news_icon.png", 906 "icon": "news_icon.png",
907 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.", 907 "description": "Displays the first 5 items from the 'Google News - top new s' RSS feed in a popup.",
908 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.TABS.CREATE ", 908 "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE N EWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.TABS.CREATE ",
909 "source_files": [ 909 "source_files": [
910 "feed.html", 910 "feed.html",
911 "manifest.json" 911 "manifest.json"
912 ], 912 ],
913 "path": "examples\/extensions\/news\/", 913 "path": "examples\/extensions\/news_a11y\/",
914 "api_calls": [ 914 "api_calls": [
915 "chrome.tabs.create" 915 "chrome.tabs.create"
916 ], 916 ],
917 "id": "3aea027164cb9b732ba4a8c51cb93708891726ef", 917 "id": "597015d3bcce3da693b02314afd607bec4f55291",
918 "protocols": [ 918 "protocols": [
919 "http:\/\/" 919 "http:\/\/"
920 ], 920 ],
921 "name": "News Reader" 921 "name": "News Reader"
922 }, 922 },
923 { 923 {
924 "features": [ 924 "features": [
925 "background_page", 925 "background_page",
926 "notifications", 926 "notifications",
927 "options_page", 927 "options_page",
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1241 "chrome.history.getVisits", 1241 "chrome.history.getVisits",
1242 "chrome.history.search", 1242 "chrome.history.search",
1243 "chrome.tabs.create" 1243 "chrome.tabs.create"
1244 ], 1244 ],
1245 "id": "b3de91ab04b7d7a2670ca7ee9d740eb42cead0b6", 1245 "id": "b3de91ab04b7d7a2670ca7ee9d740eb42cead0b6",
1246 "protocols": [], 1246 "protocols": [],
1247 "name": "Typed URL History" 1247 "name": "Typed URL History"
1248 } 1248 }
1249 ] 1249 ]
1250 } 1250 }
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | chrome/common/extensions/docs/static/experimental.infobars.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698