Kohsto Firefox

Examine source code of Kohsto

Inspect and view changes in Kohsto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDescription__",
  "version": "1.0.5",
  "default_locale": "fr",
  "incognito": "spanning",
  "homepage_url": "https://kohsto.com",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "src/options/index.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background-firefox.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@kohsto.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://kohsto.com/*",
    "https://*.kohsto.com/*",
    "http://localhost/*",
    "http://127.0.0.1/*"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-loader-D169EBMs.js"
      ],
      "matches": [
        "https://kohsto.com/*",
        "https://*.kohsto.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.kohsto.com/*",
        "https://kohsto.com/*"
      ],
      "resources": [
        "assets/*",
        "icons/*",
        "scripts/*",
        "assets/browser-polyfill-Dz9NIE3n.js",
        "assets/index.ts-O_zxxV07.js"
      ]
    }
  ],
  "commands": {
    "open-popup": {
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      },
      "description": "Ouvrir la popup Kohsto"
    }
  }
}

Best Kohsto Alternatives

Here are some Firefox add-ons that are similar to Kohsto: