{
   "manifest_version": 2,
   "name": "Ĉu ĉi tiuj ligoj blokos Tor-uzanton?",
   "description": "Skanu FQDN uzante la API",
   "version": "1.0.2.6",
   "homepage_url": "https://crimeflare.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/",
   "author": "Crimeflare",
   "permissions": [
      "storage",
      "unlimitedStorage"
   ],
   "icons": {
      "72": "icons/72.png"
   },
   "background": {
      "scripts": [
         "bg.js"
      ]
   },
   "content_scripts": [
      {
         "matches": [
            "http://*/*",
            "https://*/*"
         ],
         "js": [
            "cs.js"
         ],
         "run_at": "document_end"
      }
   ],
   "options_ui": {
      "browser_style": true,
      "page": "cfg.html"
   },
   "applications": {
      "gecko": {
         "id": "torwatch@searxes.eu.org",
         "strict_min_version": "68.0",
         "update_url": "https://api.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/_/addon.php?for=isattlink"
      }
   }
}