Skip to content

Commit

Permalink
Update README.md for local dev based on changed Chrome interface
Browse files Browse the repository at this point in the history
  • Loading branch information
machawk1 authored Aug 24, 2023
1 parent d940856 commit 3721488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If no mementos exist in the archive, the extension will indicate this with a red

## Development

Chrome supports debugging extensions by loading them from the local file system. To do this, go to `More Tools > Extensions`, enabled the `Developer mode` switch, click the `Load unpacked` button, and select the `mink-plugin` directory in the working directory clone of this repository.
Chrome supports debugging extensions by loading them from the local file system. To do this, go to `Window > Extensions`, enabled the `Developer mode` switch, click the `Load unpacked` button, and select the `mink-plugin` directory in the working directory clone of this repository.

For packaging the extension and releasing a new version, enter the `mink-plugin` directory, type

Expand Down

0 comments on commit 3721488

Please sign in to comment.