1DM Integration Module Firefox

Examine source code of 1DM Integration Module

提供元: Shawon2901
Inspect and view changes in 1DM Integration Module source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "1DM Integration Module",
  "version": "5.0",
  "description": "Auto-intercept downloads → send to 1DM silently",
  "browser_specific_settings": {
    "gecko": {
      "id": "1dm-bridge-silent@blazeftl.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "contextMenus",
    "storage",
    "cookies",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png"
    },
    "default_title": "1DM Integration Module",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  }
}

ベストの1DM Integration Module代替案

1DM Integration Moduleに類似したFirefox add-onをいくつか紹介します: