New issue
Advanced search Search tips

Issue 816130 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature
Launch-Privacy: NotReviewed
Launch-Security: NotReviewed
Launch-UI: NotReviewed



Sign in to add a comment

Extension API Modification: <Summary>

Reported by p596...@student.mpusd.k12.ca.us, Feb 24 2018

Issue description

Extension API Modification Proposal

API Namespace: [API Namespace Here]
API Owners: [Team Members, Team Aliases]
The following documents may not be necessary depending on the scope of your proposal:
API Overview Doc: [Link to doc. Template is at https://docs.google.com/document/d/1mspntphE_vxwce4VNx08VtjsvgE9--ro3mg3lP1toeE/edit#]
Design Doc: [Link to design doc. This might be unnecessary with the overview doc above, in which case this can be N/A]
Supplementary Resources: [Any supplementary resources for your API or a larger feature that your API is a part of, such as PRDs, docs, mocks, etc.    {
        "name": "Aaron's omnibox extension",
        "version": "1.0",
        "omnibox": { "keyword" : "aaron" },
        "icons": {
          "16": "16-full-color.png"
        },
        "background": {
          "persistent": false,
          "scripts": ["background.js"]
        }
      }]

 
Status: Archived (was: Unconfirmed)

Sign in to add a comment