YouTube Items per Row Firefox

Examine source code of YouTube Items per Row

Inspect and view changes in YouTube Items per Row source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Items Per Row",
  "version": "3.0",
  "description": "Choose how many videos per row on YouTube homepage.",
  "permissions": [
    "storage",
    "https://www.youtube.com/"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{73791be5-33b8-41ec-9a20-165724d40bb0}"
    }
  }
}

Best YouTube Items per Row Alternatives

Here are some Firefox add-ons that are similar to YouTube Items per Row: