Orfatshowonlynewarticleandroid Firefox

Examine source code of Orfatshowonlynewarticleandroid

Inspect and view changes in Orfatshowonlynewarticleandroid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Orfatshowonlynewarticlesforandroid",
  "version": "1.0",
  "description": "Show only articles on orf.at main page, that are new and you havent seen them. All Articles that you have seen 15min before dont show up again",
  "icons": {
    "48": "icons/orfatshowonlynewarticles-48.png",
    "96": "icons/orfatshowonlynewarticles-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.orf.at/*"
      ],
      "js": [
        "dontshowarticles.js"
      ],
      "css": [
        "dontshowarticles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "orfatshowonlynewarticlesandroidalso@koehrer.at"
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  }
}

Meilleures alternatives Orfatshowonlynewarticleandroid

Voici quelques Firefox add-ons qui sont similaires à Orfatshowonlynewarticleandroid :