Palzin Feedback Firefox

Examine source code of Palzin Feedback

By: Palzin
Inspect and view changes in Palzin Feedback source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    },
    "default_popup": "popup/default_popup.html",
    "default_title": "__MSG_browserActionTitle__"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "homepage_url": "https://palzin.co",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "content_security_policy": "script-src 'self' https://*.palzin.co; object-src 'self'",
  "permissions": [
    "activeTab",
    "tabs",
    "contextMenus",
    "webRequest",
    "storage",
    "cookies",
    "http://*/*",
    "https://*/*"
  ],
  "short_name": "__MSG_appShortName__",
  "version": "1.0.0",
  "applications": {
    "gecko": {
      "id": "hello@palzin.co",
      "strict_min_version": "57.0"
    }
  }
}

Best Palzin Feedback Alternatives

Here are some Firefox add-ons that are similar to Palzin Feedback: