List Sources Firefox

Examine source code of List Sources

제작자: gyng
Inspect and view changes in List Sources source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.0.4resigned1",
  "default_locale": "en",
  "developer": {
    "name": "Ng Guoyou",
    "url": "https://github.com/gyng/list-sources"
  },
  "homepage_url": "https://github.com/gyng/list-sources",
  "background": {
    "scripts": [
      "src/background/index.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "downloads",
    "webRequest"
  ],
  "commands": {
    "toggle-active": {
      "suggested_key": {
        "default": "Ctrl+Shift+V"
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/ic_photo_library_black_48dp_2x.png",
      "32": "icons/ic_photo_library_black_48dp_2x.png"
    },
    "default_title": "List sources (Ctrl+Shift+V)"
  },
  "icons": {
    "48": "icons/ic_photo_library_black_48dp_1x.png",
    "96": "icons/ic_photo_library_black_48dp_2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb4c37d8-f45f-4e83-b6dc-5b70b3dc3c6b}"
    }
  }
}

최고의 List Sources 대안

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