Glider Screen Firefox

Examine source code of Glider Screen

By: GLIDER
Inspect and view changes in Glider Screen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Glider Screen",
  "author": "GLIDER",
  "version": "2.0",
  "manifest_version": 2,
  "homepage_url": "https://glider.ai/",
  "content_scripts": [
    {
      "matches": [
        "http://localhost:3000/*",
        "https://*.snapwiz.com/*",
        "https://*.glider.ai/*",
        "https://*.snapwiz.net/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "icons": {
    "16": "logo16.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "contextMenus",
    "<all_urls>",
    "http://localhost:3000/*",
    "https://*.snapwiz.com/*",
    "https://*.glider.ai/*"
  ],
  "web_accessible_resources": [
    "icon.png"
  ]
}

Best Glider Screen Alternatives

Here are some Firefox add-ons that are similar to Glider Screen: