RiteTag Firefox

Examine source code of RiteTag

By: HUBET
Inspect and view changes in RiteTag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RiteTag",
  "short_name": "RiteTag: Hashtag Generator",
  "description": "Get hashtag suggestions for images and texts on any site (great for Instagram, Pinterest, Twitter, Facebook, LinkedIn).",
  "version": "2.4.51",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "128": "images/icon-128.png",
    "256": "images/icon-256.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "images/icon-19.png",
      "38": "images/icon-38.png"
    },
    "default_title": "RiteTag"
  },
  "web_accessible_resources": [
    "images/*",
    "fonts/*"
  ],
  "background": {
    "scripts": [
      "js/jquery-3.2.1.js",
      "js/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/modal.js"
      ],
      "css": [
        "css/chrome.css"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "contextMenus",
    "notifications",
    "https://ritetag.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1770e615-0bbb-4c00-9773-0f1413911028}"
    }
  }
}

Best RiteTag Alternatives

Here are some Firefox add-ons that are similar to RiteTag: