Instant View Firefox

Examine source code of Instant View

제작자: Aleksey Shikhov
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"
    ]
  }
}

최고의 Instant View 대안

다음은 Instant View과(와) 유사한 Firefox add-on입니다: