Process Page Firefox

Examine source code of Process Page

Inspect and view changes in Process Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Process Page",
  "description": "Addon to emulate a Bookmarklet",
  "version": "0.2.3",
  "browser_action": {
    "browser_style": true,
    "default_title": "Process Page"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "process-page@chrysalis.fi"
    }
  }
}

Best Process Page Alternatives

Here are some Firefox add-ons that are similar to Process Page: