Pixy Firefox

Examine source code of Pixy

Inspect and view changes in Pixy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "short_name": "__MSG_extName__",
  "version": "1.1.0",
  "description": "__MSG_extDescription__",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "default_locale": "en",
  "browser_action": {
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "res/icons/logo/logo_16.png",
      "32": "res/icons/logo/logo_32.png",
      "48": "res/icons/logo/logo_48.png",
      "128": "res/icons/logo/logo_128.png"
    }
  },
  "icons": {
    "16": "res/icons/logo/logo_16.png",
    "32": "res/icons/logo/logo_32.png",
    "48": "res/icons/logo/logo_48.png",
    "128": "res/icons/logo/logo_128.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "alarms",
    "contextMenus"
  ],
  "chrome_url_overrides": {
    "newtab": "html/pixy.html"
  },
  "author": "Oziku Technologies LLC",
  "browser_specific_settings": {
    "gecko": {
      "id": "{db81fef7-e5f7-4800-bf58-34e025d0e53c}"
    }
  }
}

최고의 Pixy 대안

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