You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get in-line suggestions from [Etherscan](https://etherscan.io) search results via the **Search Keyword** (default: `eth`). Press <kbd>↩</kbd> to open the contract's page with your default web browser — both the contract's name and its address are valid inputs.
1. Go to the [**Releases**](https://github.com/zarifpour/alfred-etherscan-suggest/releases) page for this workflow.
12
+
2. Download the latest version of the workflow by clicking on the `etherscan.suggest.alfredworkflow`.
13
+
3. Double-click the file to install it in Alfred.
14
+
4. Alfred will prompt you to add the workflow to your collection.
15
+
16
+
That's it! Once the workflow is installed, you can use it by typing in the **Search Keyword** (default: `eth`) followed by a project's name or its address in Alfred.
17
+
18
+
## Updating the Search Keyword
19
+
20
+
1. Go to **Alfred Preferences**.
21
+
2. Open the **Workflows** tab.
22
+
3. Select **Etherscan Suggest**.
23
+
4. Click **Configure Workflow...** to set the Search Keyword.
24
+
25
+
## Credits
26
+
27
+
This workflow is inspired by the [Google Suggest](https://alfred.app/workflows/alfredapp/google-suggest/) workflow created by Vítor Galvão.
28
+
29
+
"This workflow was adapted with the help of ChatGPT, a large language model trained by OpenAI. ChatGPT provided guidance and support during the development process."
30
+
31
+
If you liked this workflow, try out my other one: [You.com Suggest](https://github.com/zarifpour/alfred-you-suggest/tree/main).
32
+
33
+
---
34
+
35
+
Adapted with ❤️ by [Daniel Zarifpour](https://links.dev/z).
0 commit comments