diff --git a/README.md b/README.md index 7299f95..89e982d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Maddy's SurfingKeys Configuration This is my configuration for the [SurfingKeys](https://github.com/brookhong/Surfingkeys) browser extension. Its primary features include -- 241 [Site-Specific Key Mappings](#site-specific-key-mappings) which **automate common actions** on many popular websites +- 258 [Site-Specific Key Mappings](#site-specific-key-mappings) which **automate common actions** on many popular websites - 55 [Search Suggestion Engines](#search-suggestion-engines) providing **interactive search suggestions** from dozens of knowledge sources Table of Contents @@ -30,7 +30,7 @@ Features ### Site-Specific Key Mappings -241 key mappings for 20 unique +258 key mappings for 21 unique sites have been included which can help you perform some common actions: @@ -71,6 +71,8 @@ sites have been included which can help you perform some common actions: + + diff --git a/assets/favicons/aur.archlinux.org.ico b/assets/favicons/aur.archlinux.org.ico index 55497b8..6f6a80a 100644 Binary files a/assets/favicons/aur.archlinux.org.ico and b/assets/favicons/aur.archlinux.org.ico differ diff --git a/keys.js b/keys.js index e22294a..67e8fb0 100644 --- a/keys.js +++ b/keys.js @@ -739,6 +739,14 @@ const maps = { callback: actions.createHint("a.question-hyperlink"), }, ], + + "aur.archlinux.org": [ + { + alias: "a", + description: "View package", + callback: actions.createHint("a[href^='/packages/'][href$='/']"), + }, + ], } // Aliases
<Space>AOpen Account page
<Space>COpen Cart page
<Space>OOpen Orders page
aur.archlinux.org
MappingDescription
<Space>aView package
behance.net
MappingDescription
<Space>sAppreciate project
<Space>bAdd project to collection