TextyTab express panel Firefox

Examine source code of TextyTab express panel

Inspect and view changes in TextyTab express panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TextyTab",
  "version": "0.61",
  "description": "TEXT onlY express panel with nice URL preview!",
  "browser_specific_settings": {
    "gecko": {
      "id": "thefuckingmail@rul.et"
    }
  },
  "icons": {
    "32": "icon.png"
  },
  "browser_action": {
    "default_area": "tabstrip",
    "default_icon": "icon.png",
    "default_popup": "expressPanel.html?popup"
  },
  "background": {
    "scripts": [
      "lib.js",
      "tyt.js?type=background",
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "bookmarks",
    "search"
  ],
  "chrome_settings_overrides": {
    "homepage": "expressPanel.html"
  },
  "chrome_url_overrides": {
    "newtab": "expressPanel.html"
  }
}

Melhores alternativas TextyTab express panel

Aqui estão algumas Firefox add-ons que são similares a TextyTab express panel: