Usearly – Feedback Assistant Firefox

Examine source code of Usearly – Feedback Assistant

By: Usearly
Inspect and view changes in Usearly – Feedback Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Usearly – Extension Assistant",
  "version": "1.6",
  "description": "Partagez vos signalements, coups de cœur et suggestions directement depuis votre navigateur.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "assets/icons/usearly-icon-16.png",
    "32": "assets/icons/usearly-icon-32.png",
    "48": "assets/icons/usearly-icon-48.png",
    "128": "assets/icons/usearly-icon-128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "notifications",
    "contextMenus",
    "microphone",
    "<all_urls>"
  ],
  "commands": {
    "toggle-menu": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Command+Shift+U"
      },
      "description": "Ouvrir ou fermer le menu Usearly"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "global.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "global.css",
    "assets/sounds/*.mp3",
    "assets/fonts/*",
    "assets/icons/*.png",
    "assets/icons/*.jpg",
    "assets/icons/*.jpeg",
    "assets/icons/*.svg",
    "assets/categories-icons/*.png",
    "assets/*.js",
    "*.css"
  ],
  "browser_action": {
    "default_title": "Ouvrir Usearly",
    "default_icon": {
      "16": "assets/icons/usearly-icon-16.png",
      "32": "assets/icons/usearly-icon-32.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; img-src 'self' data: blob; style-src 'self' https://fonts.googleapis.com; font-src https://fonts.gstatic.com;",
  "browser_specific_settings": {
    "gecko": {
      "id": "usearly@usearly.com",
      "strict_min_version": "91.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_browsing_data": false,
        "collects_user_data": false,
        "collects_sensitive_data": false,
        "retains_data_indefinitely": false,
        "shares_data_with_third_parties": false
      }
    }
  }
}

Best Usearly – Feedback Assistant Alternatives

Here are some Firefox add-ons that are similar to Usearly – Feedback Assistant: