ManicTime Url Extractor Firefox

Examine source code of ManicTime Url Extractor

Inspect and view changes in ManicTime Url Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ManicTime Url Tracker",
  "version": "1.2",
  "manifest_version": 2,
  "description": "Sends urls to local ManicTime installation. Only works if ManicTime is installed locally.",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "scripts/serverManager.js",
      "scripts/background.js",
      "scripts/bowser.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@manictimeurlextractor",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": "images/icon-16.png",
    "default_title": "ManicTime",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ]
}

Best ManicTime Url Extractor Alternatives

Here are some Firefox add-ons that are similar to ManicTime Url Extractor: