GrowIt Firefox

Examine source code of GrowIt

제작자: GrowIt
Inspect and view changes in GrowIt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GrowIt",
  "version": "1.0.1",
  "description": "See what your purchase could become if invested instead.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "growit@yourname.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collect_usage_data": false,
        "collect_interaction_data": false
      }
    }
  },
  "background": {
    "scripts": [
      "assets/index.ts-CA7ExNZU.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.tsx-loader-DgaHz0gH.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/strings-NnwPy1SM.js",
        "assets/utils-D4VCPP1r.js",
        "assets/browser-BUmcCzqh.js",
        "assets/defaults-BVPVaAQg.js",
        "assets/index.tsx-Cydyz23p.js"
      ],
      "use_dynamic_url": false
    }
  ]
}

최고의 GrowIt 대안

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