Skip to content

Instantly share code, notes, and snippets.

@GiancarloAparicio
Last active July 31, 2022 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GiancarloAparicio/7b5d2e5dadb4e36589687f3db5964e27 to your computer and use it in GitHub Desktop.
Save GiancarloAparicio/7b5d2e5dadb4e36589687f3db5964e27 to your computer and use it in GitHub Desktop.
Configuración de Vimium-c
{
"name": "Vimium C",
"@time": "31/7/2022, 12:48:42",
"time": 1659289722580,
"environment": {
"extension": "1.98.3",
"platform": "linux",
"chromium": "103"
},
"allBrowserUrls": true,
"autoDarkMode": 0,
"clipSub": [
"r@^https://github\\.com/[^\\s\\/?#]+/[^\\s\\/?#]+(?=/)@@r",
"g@^https://www\\.zhihu\\.com/question/\\d+(?=/answer/?$)@@r",
"p@^https://item\\.m\\.jd\\.com/product/(\\d+)\\.html\\b@https://item.jd.com/$1.html@",
""
],
"exclusionListenHash": false,
"exclusionRules": [
{
"passKeys": "",
"pattern": ":https://www.canva.com/design/DAFGECoDyio/0Lvb46MY0vAwCoUNiVHDEA/edit"
},
{
"passKeys": "",
"pattern": ":https://www.emulatrix.com/"
},
{
"passKeys": "",
"pattern": ":https://floorplanner.com/projects/122509677/editor"
},
{
"passKeys": "",
"pattern": ":https://app.flowkey.com/intro"
},
{
"passKeys": "",
"pattern": ":https://docs.google.com/"
},
{
"passKeys": "",
"pattern": ":https://remotedesktop.google.com/support"
},
{
"passKeys": "",
"pattern": ":https://neverinstall.com/"
},
{
"passKeys": "",
"pattern": ":https://keycode.info/"
},
{
"passKeys": "",
"pattern": ":https://codesandbox.io/"
},
{
"passKeys": "",
"pattern": "^https?://(?:[^./]+\\.)*?gitpod\\.io/"
},
{
"passKeys": "",
"pattern": ":https://krunker.io/"
},
{
"passKeys": "",
"pattern": ":https://smashkarts.io/"
},
{
"passKeys": "",
"pattern": "^https://warbrokers\\.io/game3d\\.php?nick=guest&autoJoin=true&classic=true"
},
{
"passKeys": "",
"pattern": ":http://localhost"
}
],
"extAllowList": [
"# modified versions of X New Tab and PDF Viewer,",
"# NewTab Adapter, and Shortcuts Forwarding Tool",
"hdnehngglnbnehkfcidabjckinphnief ",
"nacjakoppgmdcpemlfnfegmlhipddanj ",
"cglpcedifkgalfdklahhcchnjepcckfn",
"clnalilglegcjmlgenoppklmfppddien",
""
],
"grabBackFocus": true,
"hideHud": true,
"keyMappings": [
"#!no-check",
"unmapAll",
"",
"################################# ",
"# Short cuts globals ",
"################################# ",
"shortcut userCustomized1 command=\"removeTab\" ",
"shortcut userCustomized2 command=\"restoreTab\" ",
" ",
"################################# ",
"# Change keys ",
"################################# ",
"",
"mapKey - <neg> ",
"mapkey + <pos> ",
"mapkey 0 <g1> ",
"mapkey 1 <g1> ",
"mapkey 2 <g2> ",
"mapkey 3 <g3> ",
"mapkey 4 <g4> ",
"mapkey 5 <g5> ",
"mapkey 6 <g6> ",
"mapkey 7 <g7> ",
"mapkey 8 <g8> ",
"mapkey 9 <g9> ",
"mapkey / <g-find>",
"mapkey $ <g-end> ",
"",
"################################# ",
"# Map esc switch focus ",
"################################# ",
"mapkey <c-[> <f3> ",
"mapkey <c-]> <esc>",
" ",
"",
"################################# ",
"# Runkeys ",
"################################# ",
"# env notion host=\"^https?:www.notion.so/?.*\" ",
" ",
"#map <c-b:i> runKey expect=\"{\\\"notion\\\":\\\"<v-notion>\\\"}\" keys=\"<v-not-notion>\" ",
" ",
"#map <v-notion> passNextKey ",
"#map <v-not-notion> Vomnibar.activateBookmarksInNewTab ",
" ",
"#mapkey <c-b:o> <esc> ",
"#map <c-b> Vomnibar.activateBookmarksInNewTab ",
" ",
" ",
"################################# ",
"# Search to clipboard ",
"################################# ",
"map ** openCopiedUrlInNewTab ",
"map '' openCopiedUrlInNewTab ",
"map <g-find> enterFindMode selected",
"map n performFind",
"map N performBackwardsFind",
" ",
"################################# ",
"# Custom maps keys ",
"################################# ",
"map q removeTab ",
"map Q removeTab a",
"map t createTab",
"map T createTab",
"map j scrollDown count=4 ",
"map k scrollUp count=4 ",
"",
"map H previousTab ",
"map L nextTab ",
"map J goBack ",
"map K goForward",
"",
"map b Vomnibar.activateBookmarksInNewTab icase ",
"map B Vomnibar.activateBookmarksInNewTab icase",
"map p Vomnibar.activateTabSelection icase preferTabs=\"new\" ",
"map P Vomnibar.activateTabSelection icase preferTabs=\"new\" ",
"map <c-t> Vomnibar.activateInNewTab icase ",
"map o Vomnibar.activateInNewTab icase ",
"map O Vomnibar.activateInNewTab icase ",
"map zz restoreTab",
"map ZZ restoreTab",
"",
" ",
"################################# ",
"# Handle tabs ",
"################################# ",
"",
"map <a-right> nextTab ",
"map <a-left> previousTab ",
"map <a-right:i> nextTab ",
"map <a-left:i> previousTab ",
"",
" ",
"map <a-c-right> moveTabRight ",
"map <a-c-left> moveTabLeft ",
"map <a-c-right:i> moveTabRight ",
"map <a-c-left:i> moveTabLeft ",
" ",
"map <a-r> reloadTab count=999 ",
"map yt duplicateTab",
" ",
"map <g1> firstTab count=1 ",
"map <g2> firstTab count=2 ",
"map <g3> firstTab count=3 ",
"map <g4> firstTab count=4 ",
"map <g5> firstTab count=5 ",
"map <g6> firstTab count=6 ",
"map <g7> firstTab count=7 ",
"map <g8> firstTab count=8 ",
"map <g9> firstTab count=9 ",
"map <g0> firstTab count=10 ",
"map <g-end> lastTab ",
" ",
"map w moveTabToNextWindow ",
"map W moveTabToNewWindow ",
"map v enterVisualMode",
"map V enterVisualMode",
"map yy copyCurrentUrl",
"map gg scrollToTop",
"map GG scrollToBottom ",
"map h scrollLeft",
"map l scrollRight",
" ",
"################################# ",
"# Create tab with custom pages ",
"################################# ",
" ",
"map <a-g> createTab url=\"https://github.com\" ",
"map <a-s-g> createTab url=\"https://github.com\" ",
"map <a-g:i> createTab url=\"https://github.com\" ",
"map <a-s-g:i> createTab url=\"https://github.com\" ",
"",
"map <a-t> createTab url=\"https://web.telegram.org\" ",
"map <a-s-t> createTab url=\"https://web.telegram.org\" ",
"map <a-t:i> createTab url=\"https://web.telegram.org\" ",
"map <a-s-t:i> createTab url=\"https://web.telegram.org\" ",
"",
"map <a-c> createTab url=\"https://calendar.google.com/calendar\" ",
"map <a-s-c> createTab url=\"https://calendar.google.com/calendar\" ",
"map <a-c:i> createTab url=\"https://calendar.google.com/calendar\" ",
"map <a-s-c:i> createTab url=\"https://calendar.google.com/calendar\" ",
"",
"map <a-l> createTab url=\"https://es.overleaf.com/project\" ",
"map <a-s-l> createTab url=\"https://es.overleaf.com/project\" ",
"map <a-l:i> createTab url=\"https://es.overleaf.com/project\" ",
"map <a-s-l:i> createTab url=\"https://es.overleaf.com/project\" ",
" ",
"",
"map <a-d> createTab url=\"https://drive.google.com/drive/my-drive\" ",
"map <a-s-d> createTab url=\"https://drive.google.com/drive/my-drive\" ",
"map <a-d:i> createTab url=\"https://drive.google.com/drive/my-drive\" ",
"map <a-s-d:i> createTab url=\"https://drive.google.com/drive/my-drive\" ",
"",
"map <a-j> createTab url=\"https://erickgiancarlo.atlassian.net/jira/your-work\" ",
"map <a-s-j> createTab url=\"https://erickgiancarlo.atlassian.net/jira/your-work\" ",
"map <a-j:i> createTab url=\"https://erickgiancarlo.atlassian.net/jira/your-work\" ",
"map <a-s-j:i> createTab url=\"https://erickgiancarlo.atlassian.net/jira/your-work\" ",
"",
"map <a-e> createTab url=\"https://excalidraw.com/\" ",
"map <a-s-e> createTab url=\"https://excalidraw.com/\" ",
"map <a-e:i> createTab url=\"https://excalidraw.com/\" ",
"map <a-s-e:i> createTab url=\"https://excalidraw.com/\" ",
"",
"map <a-m> createTab pinTab urls=[\"https://teams.microsoft.com/_#/conversations/\"]",
"map <a-m:i> createTab pinTab urls=[\"https://teams.microsoft.com/_#/conversations/\"]",
"map <a-s-m> createTab pinTab urls=[\"https://teams.microsoft.com/_#/conversations/\"]",
"map <a-s-m:i> createTab pinTab urls=[\"https://teams.microsoft.com/_#/conversations/\"]",
"",
"map <a-s> createTab url=\"https://open.spotify.com/\"",
"map <a-s-s> createTab url=\"https://open.spotify.com/\"",
"map <a-s:i> createTab url=\"https://open.spotify.com/\"",
"map <a-s-s:i> createTab url=\"https://open.spotify.com/\"",
"",
"map <a-p> createTab url=\"https://app.raindrop.io/my/0/notag:true\" ",
"map <a-s-p> createTab url=\"https://app.raindrop.io/my/0/notag:true\" ",
"map <a-p:i> createTab url=\"https://app.raindrop.io/my/0/notag:true\" ",
"map <a-s-p:i> createTab url=\"https://app.raindrop.io/my/0/notag:true\"",
"",
"map <a-f> createTab url=\"https://www.figma.com/\" ",
"map <a-s-f> createTab url=\"https://www.figma.com/\" ",
"map <a-f:i> createTab url=\"https://www.figma.com/\" ",
"map <a-s-f:i> createTab url=\"https://www.figma.com/\" ",
"",
"map <a-a> createTab url=\"https://app.clickup.com/25764344/v/l/s/49680454\" ",
"map <a-s-a> createTab url=\"https:b//app.clickup.com/25764344/v/l/s/49680454\" ",
"map <a-a:i> createTab url=\"https://app.clickup.com/25764344/v/l/s/49680454\" ",
"map <a-s-a:i> createTab url=\"https://app.clickup.com/25764344/v/l/s/49680454\" ",
"",
"map <f1> createTab url=\"chrome-extension://hfjbmagddngcpeloejdejnfgbamkjaeg/pages/options.html\" ",
"map <a-'> showHelp",
"map <a-':i> showHelp",
"map <a-/> showHelp",
"map <a-/:i> showHelp",
"map <f2> showHelp",
"",
"map <f3> switchFocus",
"map yf LinkHints.activateCopyLinkUrl",
"map df LinkHints.activateDownloadImage",
"map f LinkHints.activate",
"map F LinkHints.activateOpenInNewTab",
"",
"",
"################################# ",
"# Handle chrome ",
"################################# ",
"map <c-f> togglePinTab ",
"map <c-f:i> togglePinTab ",
" ",
"map <c-m> toggleMuteTab ",
"map <c-m:i> toggleMuteTab ",
" ",
" ",
"mapkey <c-h:o> <esc> ",
"map <c-h> Vomnibar.activateHistoryInNewTab icase",
"map <c-h:i> Vomnibar.activateHistoryInNewTab icase ",
" ",
" ",
"################################# ",
"# Handle history ",
"################################# ",
"map <c-right> goForward ",
"map <c-right:i> goForward ",
" ",
"map <c-left> goBack ",
"map <c-left:i> goBack ",
" ",
"################################# ",
"# Scroll speed ",
"################################# ",
"map <c-j> scrollPageDown count=4 ",
"map <c-j:i> scrollPageDown count=4 ",
" ",
"map <c-k> scrollPageUp count=4 ",
"map <c-k:i> scrollPageUp count=4",
""
],
"linkHintCharacters": "qwertyuopasdfghjklzxcvbnm",
"linkHintNumbers": "qwertyuiopasdfghjklzxcvbnm",
"newTabUrl": "https://app.daily.dev/",
"nextPatterns": "next,more,newer,>,›,→,»,≫,>>",
"notifyUpdate": false,
"previousPatterns": "prev,previous,back,older,<,‹,←,«,≪,<<",
"scrollStepSize": 50,
"searchEngines": [
"# Find your way from your home to places using Google Maps ",
"home: https://www.google.com/maps/dir/home/%s\"",
"app: https://flathub.org/apps/search/%s blank=https://flathub.org Flathub",
"b|bi|bing: https://www.bing.com/search?q=%s \\",
" blank=https://www.bing.com/ Bing",
"p: https://thepiratebay.org/search/%s blank=https://thepiratebay.org/ Thepiratebay",
"u: https://unsplash.com/es/s/fotos/%s blank=https://unsplash.com Unsplash",
"g|go: https://www.google.com/search?q=%s \\",
" www.google.com re=/^(?:\\.[a-z]{2,4})?\\/search\\b.*?[#&?]q=([^#&]*)/i\\",
" blank=https://www.google.com/ Google",
"d|dg: https://duckduckgo.com/?q=%s DuckDuckGo",
"l: https://odysee.com/$/search?q=%s blank=https://odysee.com/ Odysee",
"map|maps: https://www.google.com/maps?q=%s \\",
" blank=https://www.google.com/maps Google Maps",
"y|yt: https://www.youtube.com/results?search_query=%s \\",
" blank=https://www.youtube.com/ YouTube",
"w|wiki: https://www.wikipedia.org/w/index.php?search=%s Wikipedia",
"gs: https://scholar.google.com/scholar?q=%s \\",
" scholar.google.com re=/^(?:\\.[a-z]{2,4})?\\/scholar\\b.*?[#&?]q=([^#&]*)/i\\",
" blank=https://scholar.google.com/ Google Scholar",
"i: https://www.google.com/search?q=%s&tbm=isch Google Images",
"a|ae|ali|alie: https://www.aliexpress.com/wholesale?SearchText=%s \\",
" blank=https://www.aliexpress.com/ AliExpress",
"az|amazon: https://www.amazon.com/s/?field-keywords=%s \\",
" blank=https://www.amazon.com/ Amazon",
"",
"f|fav: chrome://bookmarks/?q=%s blank=chrome://bookmarks/ Favoritos",
"=: https://www.google.com/search?q=%3D+%s blank=https://www.google.com/search?q=calculadora&oq=calculadora Calculate",
"gh|git: https://github.com/search?q=$s \\",
" blank=https://github.com/ GitHub Repo",
"js: javascript:\\ $S; JavaScript",
"ext|exte|chr: https://chrome.google.com/webstore/search/%s ?_category=extensions Extensions ",
"t: https://translate.google.com/?source=osdd&sl=es&tl=en&text=%s&op=translate Google Translate ",
"ti: https://translate.google.com/?source=osdd&sl=en&tl=es&text=%s&op=translate Google Translate ",
"r: https://www.reddit.com/search/?q=%s Reddit ",
"st: https://stackoverflow.com/search?q=%s StackOverflow ",
"im: https://www.imdb.com/find?s=all&q=%s IMDB",
"pdf: https://www.pdfdrive.com/search?q=%s PDFDrive",
"rip: https://riptutorial.com/topic?q=%s&submit=Search RipTutorial",
"m: https://music.youtube.com/search?q=%s&utm_source=opensearch Youtube Music",
""
],
"searchUrl": "https://www.google.com/search?q=$s Google",
"userDefinedCss": [
"/* #omni */ ",
"/* ",
".no-query#list { ",
"height: 0 !important; ",
"} ",
"*/ ",
" ",
"body { ",
"box-shadow: 0 2px 7px 0.5px rgba(30, 30, 30, 0.8); ",
"margin: 10px 20px 10px; ",
"padding: 0; ",
"} ",
" ",
".item:hover { ",
"background-color: rgba(95, 95, 95, 0.8); ",
"} ",
" ",
".p { ",
"\tborder-color: rgba(95, 95, 95, 0.8); ",
"} ",
" ",
".s { ",
"\tbackground-color: rgba(95, 95, 95, 0.8); ",
"}",
""
],
"vomnibarOptions": {
"actions": "",
"maxMatches": 13,
"queryInterval": 800,
"sizes": "70,13,45",
"styles": "dark is-dark time"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment