2tasty Firefox

Examine source code of 2tasty

Inspect and view changes in 2tasty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Add a recipe to 2tasty instance",
  "manifest_version": 2,
  "name": "2tasty",
  "version": "0.3resigned1",
  "homepage_url": "https://github.com/brokoskokoli/2tasty",
  "icons": {
    "100": "icons/favicon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/favicon.png",
    "theme_icons": [
      {
        "light": "icons/favicon.png",
        "dark": "icons/favicon.png",
        "size": 32
      }
    ],
    "default_title": "2tasty",
    "default_popup": "popup/import_from_link.html"
  },
  "options_ui": {
    "page": "popup/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0bb55a59-6c64-46b2-8337-01c128fa55f1}"
    }
  }
}

Meilleures alternatives 2tasty

Voici quelques Firefox add-ons qui sont similaires à 2tasty :