Art Tab Firefox

Examine source code of Art Tab

By: krekib
Inspect and view changes in Art Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Krekib",
  "description": "An artwork before each internet adventure.",
  "version": "1.0.0",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "https://*.krekib.com/"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "chrome_url_overrides": {
    "newtab": "index/index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "chrome_style": true
  }
}

Best Art Tab Alternatives

Here are some Firefox add-ons that are similar to Art Tab: