smartUp Gestures Firefox

Examine source code of smartUp Gestures

제작자: zimocode Add-on
Inspect and view changes in smartUp Gestures 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
{
  "manifest_version": 2,
  "minimum_chrome_version": "22",
  "name": "__MSG_ext_name__",
  "short_name": "smartUp",
  "version": "7.2.622.1170",
  "description": "__MSG_ext_des__",
  "default_locale": "en",
  "author": "zimo",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "js/purify.js",
      "js/gbk.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "js/event.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "browser_action": {
    "default_icon": {
      "19": "icon.png",
      "38": "icon.png"
    },
    "default_title": "smartUp",
    "default_popup": "html/popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "html/options.html"
  },
  "web_accessible_resources": [
    "image/*",
    "icon.png"
  ],
  "permissions": [
    "tabs",
    "<all_urls>",
    "notifications",
    "storage",
    "contextMenus",
    "unlimitedStorage",
    "management",
    "sessions"
  ],
  "optional_permissions": [
    "browserSettings",
    "downloads",
    "clipboardRead",
    "clipboardWrite",
    "bookmarks",
    "history",
    "topSites"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{77b19bb0-313b-49c8-9e58-cef2e4ebf317}"
    }
  }
}

최고의 smartUp Gestures 대안

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