Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshALogs committed May 9, 2023
2 parents ca91470 + 6835319 commit 42e6380
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,26 @@ A browser extension to quickly navigate to ArcGIS REST API administration operat
5. Click the "Execute Operation" button.
6. The operation's webpage will open in a new tab.

![how_to_use](https://user-images.githubusercontent.com/31683291/236974747-ce4f110b-99d5-4fdb-80cc-bdf4385bf373.gif)

## Manual Installation

### Chrome

1. Download the Chrome extension files from the [Chrome](./Chrome) directory in this repository.
2. Open the Chrome browser and navigate to `chrome://extensions`.
3. Enable "Developer mode" by toggling the switch in the top right corner of the page.
4. Click "Load unpacked" and select the folder containing the downloaded Chrome extension files.
5. The extension should now be installed and visible in your Chrome extensions list.

### Firefox

1. Download the Firefox extension files from the [Firefox](./Firefox) directory in this repository.
2. Open the Firefox browser and navigate to `about:debugging`.
3. Click "This Firefox" in the left sidebar.
4. Click "Load Temporary Add-on..." and select the `manifest.json` file from the downloaded Firefox extension files.
5. The extension should now be installed and visible in your Firefox extensions list.

## Limitations

- The extension currently supports ArcGIS Online and Enterprise Portal hosted services.
Expand All @@ -43,4 +63,4 @@ Please feel free to submit issues or contribute code to improve the extension.
If you have any questions, issues, or suggestions, feel free to reach out through the following channels:

- Email: [JoshALogs@gmail.com](mailto:JoshALogs@gmail.com)
- GitHub: [arcgis-rest-admin-tool](https://github.com/JoshALogs/arcgis-rest-admin-tool)
- GitHub: [arcgis-rest-admin-tool](https://github.com/JoshALogs/arcgis-rest-admin-tool)

0 comments on commit 42e6380

Please sign in to comment.