Tasks IG Sidebar for a standalone version Firefox

Examine source code of Tasks IG Sidebar for a standalone version

Inspect and view changes in Tasks IG Sidebar for a standalone version source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tasks IG Sidebar for a standalone version",
  "version": "1.0",
  "author": "me@boku.ru",
  "description": "Opens a standalone instance of Tasks IG task list manager from your address of choice in the sidebar.",
  "homepage_url": "https://github.com/himselfv/tasks-ig",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "icons": {
    "16": "check2.png"
  },
  "sidebar_action": {
    "default_icon": "check2.png",
    "default_title": "Tasks",
    "default_panel": "sidebar.html"
  },
  "browser_action": {
    "default_title": "Open Tasks IG in Sidebar",
    "default_icon": "check2.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "{1aab8d17-cdbe-4f60-98a3-7ac942b57876}"
    }
  },
  "default_sidebar_url": "https://himselfv.github.io/tasks-ig/"
}

Best Tasks IG Sidebar for a standalone version Alternatives

Here are some Firefox add-ons that are similar to Tasks IG Sidebar for a standalone version: