PageQuest Firefox

Examine source code of PageQuest

提供元: kehyeth
Inspect and view changes in PageQuest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PageQuest",
  "version": "1.0",
  "description": "A steampunk-inspired extension to pin sticky notes on webpages, featuring a brass-teal interface with gear animations and note management.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e387cc4c-4197-4030-86b9-cdc398705a24}"
    }
  }
}

ベストのPageQuest代替案

PageQuestに類似したFirefox add-onをいくつか紹介します: