Skip to content

Commit

Permalink
More links
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Aug 11, 2024
1 parent 4fe87bd commit 376ce07
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ It requires a Google Cloud Translation API key. Check [this section](#google-clo

# How to Install

1. Go to chrome://extensions
1. Go to [chrome://extensions](chrome://extensions)
1. Enable Developer Mode by clicking the toggle switch next to Developer mode
1. Click the Load unpacked button and select the extension `src` directory

# How to update

1. Go to chrome://extensions
1. Go to [chrome://extensions](chrome://extensions)
1. Find the extension
1. Click the refresh icon next to the on/off toggle

Expand All @@ -32,4 +32,6 @@ It requires a Google Cloud Translation API key. Check [this section](#google-clo
1. Click on "Create Credentials" > API Key
1. Copy the API Key created
1. On your browser's extensions, right-click on the "W" (this extension icon) and then select "Options"
1. Paste the API Key in the screen that opens up and click "Save".
1. Paste the API Key in the screen that opens up and click "Save".

Although completely unrelated to this project, [this link](https://crmsupport.freshworks.com/support/solutions/articles/50000004404-google-translate-key) contains the steps to generate an API key.

0 comments on commit 376ce07

Please sign in to comment.