Study Material Sharing Firefox

Examine source code of Study Material Sharing

제작자: Leroy Ryananh Add-on
Inspect and view changes in Study Material Sharing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Study Material Sharing",
  "version": "1.0",
  "description": "Share study materials between student groups.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a97bb58e-27e4-40d8-b8df-85514ef9b415}"
    }
  }
}

최고의 Study Material Sharing 대안

다음은 Study Material Sharing과(와) 유사한 Firefox add-on입니다: