Synopsis Firefox

Examine source code of Synopsis

Por: Hannu
Inspect and view changes in Synopsis source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Synopsis",
  "version": "1.1",
  "description": "Sum up long youtube videos to a short readable version with the magical power of AI",
  "homepage_url": "https://github.com/dfthan/synopsis",
  "icons": {
    "48": "icons/logo-48.png"
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "*://www.youtube.com/*"
  ],
  "browser_action": {
    "default_icon": "icons/logo-48.png",
    "default_popup": "popup/index.html",
    "default_title": "Synopsis",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "synopsis@synopsis"
    }
  }
}

Mejores alternativas Synopsis

Aquí hay algunas Firefox add-ons que son similares a Synopsis: