Offline Tabs Firefox

Examine source code of Offline Tabs

제작자: igorlogius Add-on
Inspect and view changes in Offline Tabs source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle Tab Network State"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+I"
      }
    }
  },
  "description": "Change the connectivity (aka. network state) for tabs",
  "icons": {
    "256": "icon.png"
  },
  "manifest_version": 2,
  "name": "Offline Tabs",
  "permissions": [
    "activeTab",
    "menus",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "version": "1.0.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "{19cd6c6c-3c65-4b20-a3e9-485f878a97ca}"
    }
  }
}

최고의 Offline Tabs 대안

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