SiteTools Firefox

Examine source code of SiteTools

Inspect and view changes in SiteTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SiteTools",
  "short_name": "SiteTools",
  "description": "Browser extension for webmasters, SEO and web marketers.",
  "version": "0.0.5",
  "permissions": [
    "activeTab"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "static/icon-128.png",
    "default_title": "SiteTools",
    "default_popup": "html/popup.html"
  },
  "icons": {
    "48": "static/icon-48.png",
    "128": "static/icon-128.png"
  },
  "homepage_url": "https://browsernative.com/sitetools/",
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  }
}

Best SiteTools Alternatives

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