Nest Firefox

Examine source code of Nest

By: Jaden Add-on
Inspect and view changes in Nest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Nest",
  "description": "A quick access integration for Nest, a custom time management software for Bird Marketing.",
  "version": "0.1.4",
  "background": {
    "page": "background.html",
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "assets/content-script-loader.index.tsx.b42e8b5f.926970ea.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "options_ui": {
    "page": "src/app/index.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "images/icon-512.png",
    "32": "images/icon-512.png",
    "48": "images/icon-512.png",
    "128": "images/icon-512.png"
  },
  "commands": {
    "timings": {
      "suggested_key": {
        "default": "Alt+Shift+U"
      },
      "description": "View timings"
    },
    "tickets": {
      "suggested_key": {
        "default": "Alt+Shift+Y"
      },
      "description": "View tickets"
    },
    "nest": {
      "suggested_key": {
        "default": "Alt+Shift+Z"
      },
      "description": "Open Nest"
    },
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+X"
      }
    }
  },
  "permissions": [
    "storage",
    "scripting",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "assets/useTheme.5234e4ab.js",
    "assets/_commonjsHelpers.b8add541.js",
    "assets/ChevronUpIcon.9fa4ce0b.js",
    "assets/index.ae3ad243.js",
    "assets/browser-polyfill.06c296cd.js",
    "assets/index.tsx.b42e8b5f.js"
  ],
  "browser_action": {
    "default_popup": "src/popup/index.html",
    "default_icon": "images/icon-512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{771a4180-8c6d-4b3c-8069-abedfaac2649}"
    }
  }
}

Best Nest Alternatives

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