Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit 539c095

Browse files
Joshua AppelmanSomeKittens
authored andcommitted
chore(docs): Updates chrome://extentions url.
Removes the redundant /chrome/ section and the redundant trailing slash.
1 parent 282ffac commit 539c095

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This document describes how to contribute to Batarang
77
1. Clone the repository: `git clone git://github.com/angular/angularjs-batarang`
88
2. Install the npm dependencies `npm install`
99
3. Build the inject script: `npm run build`
10-
4. Navigate to `chrome://chrome/extensions/` and enable Developer Mode.
10+
4. Navigate to `chrome://extensions` and enable Developer Mode.
1111
5. Choose "Load unpacked extension"
1212
6. In the dialog, open the directory you just cloned.
1313

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ https://chrome.google.com/webstore/detail/ighdmehidhipcmcojjgiloacoafjmpfk
88
## Installing Previous Versions
99

1010
1. Download and extract one of the files from the [Batarang releases page on GitHub](https://github.com/angular/batarang/releases)
11-
1. Navigate to `chrome://chrome/extensions/` in Chrome
11+
1. Navigate to `chrome://extensions` in Chrome
1212
1. If you've installed Batarang from the web store, disable or remove that version
1313
1. On the top right, check the checkbox for "Developer mode"
1414
1. Click "Load unpacked extension..."

0 commit comments

Comments
 (0)