Standin Firefox

Examine source code of Standin

제작자: Maybe Later
Inspect and view changes in Standin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Standin",
  "version": "0.2.4",
  "description": "Open pages from sites like Youtube or Twitter with alternative frontends like Piped or Nitter!",
  "icons": {
    "16": "assets/logo16.png",
    "48": "assets/logo48.png",
    "128": "assets/logo128.png"
  },
  "web_accessible_resources": [
    "assets/options-gear-teal-256.png",
    "assets/youtubeStandin.png",
    "assets/twitterStandin.png",
    "assets/redditStandin.png",
    "assets/mediumStandin.png",
    "assets/tiktokStandin.png",
    "assets/imgurStandin.png"
  ],
  "browser_action": {
    "default_icon": "assets/logo16.png",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "js/utils.js",
      "js/context.js",
      "js/domains.js"
    ],
    "persistent": true
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cc9013af-e973-4c67-801c-4ba754865624}"
    }
  }
}

최고의 Standin 대안

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