Show comic title-text Firefox

Examine source code of Show comic title-text

Inspect and view changes in Show comic title-text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show comic title-text",
  "version": "7resigned1",
  "author": "Peter Simonyi",
  "homepage_url": "https://github.com/psimonyi/show-titletext",
  "description": "Display the title-text below comic pages",
  "applications": {
    "gecko": {
      "id": "show-titletext@ns.petersimonyi.ca"
    }
  },
  "permissions": [
    "<all_urls>",
    "menus",
    "storage",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "16": "action-icon-16.png",
      "32": "action-icon-32.png"
    },
    "default_title": "Automatically set a title-text rule"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  }
}

Best Show comic title-text Alternatives

Here are some Firefox add-ons that are similar to Show comic title-text: