SeeThemScrollbars Firefox

Examine source code of SeeThemScrollbars

Inspect and view changes in SeeThemScrollbars source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SeeThemScrollbars",
  "version": "1.0",
  "author": "Eray Chumak",
  "description": "Adds a scrollbar to every element on the page.",
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "assets/16.png",
    "32": "assets/32.png",
    "64": "assets/64.png",
    "128": "assets/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ec@see_them_scrollbars"
    }
  }
}

Best SeeThemScrollbars Alternatives

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