dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

vimium-options.json (270B)


      1 {
      2   "exclusionRules": [
      3     {
      4       "passKeys": "",
      5       "pattern": "https?://mail.google.com/*"
      6     },
      7     {
      8       "passKeys": "",
      9       "pattern": "https?://billing.dedirock.com/*"
     10     }
     11   ],
     12   "newTabDestination": "browserNewTabPage",
     13   "settingsVersion": "2.4.2"
     14 }