Instant View Firefox

Examine source code of Instant View

Inspect and view changes in Instant View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instant View",
  "version": "0.1",
  "description": "Save articles to Telegram and read them later via Instant View",
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "48": "48.png",
    "64": "64.png"
  },
  "applications": {
    "gecko": {
      "id": "fxtgiv@shikhov",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "activeTab",
    "http://*/*",
    "https://*/*"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "code.js"
    ]
  }
}

Meilleures alternatives Instant View

Voici quelques Firefox add-ons qui sont similaires à Instant View :