Pin It Firefox

Examine source code of Pin It

제작자: Ryan
Inspect and view changes in Pin It source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pin It",
  "version": "1.0.3",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "pin.svg",
    "default_title": "Pin It"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "pin.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{11665498-356a-42bf-a8e3-85fcd4dfbdd9}"
    }
  }
}

최고의 Pin It 대안

다음은 Pin It과(와) 유사한 Firefox add-on입니다: