Petal Bloom Firefox

Examine source code of Petal Bloom

Inspect and view changes in Petal Bloom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Petal Bloom",
  "version": "1.0.0",
  "description": "Where every petal tells a story",
  "browser_specific_settings": {
    "gecko": {
      "id": "petalbloomapp@fire-arc.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "search"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.petalbloomapp.com/*"
      ],
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_title": "Petal Bloom"
  },
  "icons": {
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  }
}

Best Petal Bloom Alternatives

Here are some Firefox add-ons that are similar to Petal Bloom: