E621Extensions Firefox

Examine source code of E621Extensions

제작자: foul
Inspect and view changes in E621Extensions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "E621Extensions",
  "version": "0.4",
  "description": "Adds custom tiling for full images and other features. by foul#2843",
  "icons": {
    "48": "icons/ico-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "19": "icons/ico-19.png",
      "38": "icons/ico-38.png"
    },
    "default_title": "uwu~",
    "default_popup": "Settings/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "uwu@issabelle.izzy"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.e621.net/posts*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

최고의 E621Extensions 대안

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