Edit Button Settings

After you install the Edit Button extension, there are several configuration options available.

To configure the extension, go to your browser's extensions page, find the Edit Button extension, then click the button to manage extension preferences.

You will see several configuration options:

Overrides

Overrides let you specify a URL that you can use to edit a web page, pages in a path, or pages on a domain.

This feature is ideal if you want to use the Edit Button but a web page or site doesn't have an edit link.

Overrides will override any edit link on a page that matches an Override URL or URL pattern.

To set up an Override, you need to specify:

  1. A URL or URL pattern to match, and;
  2. The URL that can be used to edit any URL with the given pattern.

The URL pattern can be:

The /* is a wildcard that means any URL in the specified path will be routed to the specified edit URL.

Two parameters are passed to edit URLs when you click on the Edit Button on a page where your Override applies:

The pageIsLikely404 parameter is experimental.

Settings

The following settings are available:

Approved and denied cross-origin edit links

Every time you click the Edit Button, the extension checks to see whether the domain of the page you clicked the button while viewing is the same as the edit link found on the page.

If the domain of the site you are viewing and the domain of the edit link are different, you will be asked to Approve or Deny use of the edit link domain for the website you are viewing.

For example, suppose you are viewing example.com and there is an edit link that points to example.org. You will be asked to approve example.org as an editing origin for example.com.

A list of all approved and denied cross-origin edit links will appear in your extension preferences.

You can remove a domain from your Approved or Denied lists at any time.