Browser Mood Tracker Firefox

Examine source code of Browser Mood Tracker

Por: For88 Add-on
Inspect and view changes in Browser Mood Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Mood Tracker",
  "version": "1.0",
  "description": "Ghi nhận và phân tích tâm trạng của người dùng dựa trên các tương tác và từ khóa họ nhập.",
  "permissions": [
    "storage",
    "activeTab",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9c66d84d-a1c6-4a24-9af0-da720f35c801}"
    }
  }
}

Mejores alternativas Browser Mood Tracker

Aquí hay algunas Firefox add-ons que son similares a Browser Mood Tracker: