Commit 7fb3901b authored by crystallambert@chromium.org's avatar crystallambert@chromium.org Committed by Commit Bot

[Extension Doc]Declare Permissions and Warn Users

This doc is an attempt to consolidate spread out information on permissions.
It asks developers to make features that rely on permissions with warnings
optional, therefore making those permissions optional.
Includes tables of different types of permissions.

Bug: None
Change-Id: I1f0cc3934d676f16854c2725a33738916879efa2
Reviewed-on: https://chromium-review.googlesource.com/914866
Commit-Queue: Crystal Lambert <crystallambert@chromium.org>
Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#557900}
parent cc5d9e7e
......@@ -35,6 +35,10 @@
"title": "Design User Interface",
"href": "/extensions/user_interface"
},
{
"title": "Declare Permissions and Warn Users",
"href": "/extensions/permission_warnings"
},
{
"title": "Reach Peak Performance",
"href": "/extensions/performance"
......@@ -47,10 +51,6 @@
"title": "Stay Secure",
"href": "/extensions/security"
},
{
"title": "activeTab Permission",
"href": "/extensions/activeTab"
},
{
"title": "OAuth",
"href": "/extensions/tut_oauth"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment