Sentiment Analyzer1 Firefox

Examine source code of Sentiment Analyzer1

By: saunder
Inspect and view changes in Sentiment Analyzer1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sentiment Analyzer",
  "version": "1.0",
  "description": "Phân tích cảm xúc của nội dung trang web hiện tại.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "neutral.png"
    },
    "default_title": "Phân tích cảm xúc"
  },
  "icons": {
    "16": "neutral.png",
    "48": "neutral.png",
    "128": "neutral.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{43db5209-69e6-4c21-b949-8146352affbb}"
    }
  }
}

Best Sentiment Analyzer1 Alternatives

Here are some Firefox add-ons that are similar to Sentiment Analyzer1: