یادیار – مدیریت هوشمند تکالیف و یادداشت Firefox

Examine source code of یادیار – مدیریت هوشمند تکالیف و یادداشت

By: ShabBit Add-on
Inspect and view changes in یادیار – مدیریت هوشمند تکالیف و یادداشت source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "یادیار – مدیریت هوشمند تکالیف و یادداشت",
  "short_name": "Yadyar",
  "version": "2.1.0",
  "description": "Professional note-taking and task management extension for students with Persian calendar support and smart reminders",
  "author": "Yadyar Team",
  "homepage_url": "https://yadyar.app",
  "browser_specific_settings": {
    "gecko": {
      "id": "yadyar@yadyar.app",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "data_categories": [],
        "purposes": []
      }
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "alarms",
    "notifications",
    "contextMenus"
  ],
  "host_permissions": [
    "https://elearn.ut.ac.ir/*",
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon.png"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icon.png",
        "locales/*.json",
        "icons/themes/*.svg",
        "icons/ui/*",
        "icons/system/*.svg",
        "universities.json"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "options_page": "options.html",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; font-src 'self' https://cdnjs.cloudflare.com data:; img-src 'self' data: blob:; connect-src 'self'"
  },
  "commands": {
    "open-popup": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "Open Yadyar popup"
    },
    "quick-add": {
      "suggested_key": {
        "default": "Ctrl+Shift+N",
        "mac": "Command+Shift+N"
      },
      "description": "Quick add task or note"
    }
  }
}

Best یادیار – مدیریت هوشمند تکالیف و یادداشت Alternatives

Here are some Firefox add-ons that are similar to یادیار – مدیریت هوشمند تکالیف و یادداشت: