tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

messages.json (344B)


      1 {
      2  "extensionName": {
      3    "message": "GMX Shopping"
      4  },
      5  "searchUrl": {
      6    "message": "https://shopping.gmx.net/"
      7  },
      8  "searchUrlGetParams": {
      9    "message": "q={searchTerms}&origin=br_osd"
     10  },
     11  "suggestUrl": {
     12    "message": "https://shopping.gmx.net/suggest/ca/"
     13  },
     14  "suggestUrlGetParams": {
     15    "message": "q={searchTerms}"
     16  }
     17 }