No Homo Graphs Firefox

Examine source code of No Homo Graphs

By: em_te
Inspect and view changes in No Homo Graphs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "author": "Terry Yuen",
  "version": "0.2.5",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "icon_16.png",
    "24": "icon_24.png",
    "38": "icon_38.png",
    "48": "icon_48.png",
    "96": "icon_96.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "webNavigation",
    "storage"
  ],
  "background": {
    "scripts": [
      "punycode.js",
      "background.js"
    ],
    "persistent": true
  },
  "page_action": {
    "default_icon": {
      "16": "icon_16.png",
      "24": "icon_24.png",
      "38": "icon_38.png",
      "48": "icon_48.png"
    },
    "default_title": "__MSG_pageActionTitle__",
    "default_popup": "popup.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon_16.png",
      "24": "icon_24.png",
      "38": "icon_38.png",
      "48": "icon_48.png"
    },
    "default_title": "__MSG_browserActionTitle__",
    "default_popup": "settings.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "settings.html"
  }
}

Best No Homo Graphs Alternatives

Here are some Firefox add-ons that are similar to No Homo Graphs: