Multi-Platform Poster Firefox

Examine source code of Multi-Platform Poster

提供元: Tashonna
Inspect and view changes in Multi-Platform Poster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "socialmediaassistant2@example.com",
      "strict_min_version": "79.0"
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icon.png"
  ]
}

ベストのMulti-Platform Poster代替案

Multi-Platform Posterに類似したFirefox add-onをいくつか紹介します: