Linked Data DevTools Firefox

Examine source code of Linked Data DevTools

Par : EpicKiwi
Inspect and view changes in Linked Data DevTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Linked Data DevTools",
  "version": "0.2.0",
  "description": "Inspect Linked Data",
  "devtools_page": "devtools/devtools.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "web_accessible_resources": [
    "devtools/panel/page-script.js",
    "devtools/panel/lib/rdfa-parser.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be234fc1-6f35-4883-b045-c70e45723a62}"
    }
  }
}

Meilleures alternatives Linked Data DevTools

Voici quelques Firefox add-ons qui sont similaires à Linked Data DevTools :