RiteForge Firefox

Examine source code of RiteForge

제작자: RiteKit
Inspect and view changes in RiteForge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RiteForge",
  "short_name": "RiteForge",
  "description": "Schedule remarkable posts with instant hashtags, emojis, GIFs and CTAs",
  "version": "1.0.14",
  "icons": {
    "16": "img/icon-16.png",
    "32": "img/icon-32.png",
    "48": "img/icon-48.png",
    "64": "img/icon-64.png",
    "128": "img/icon-128.png",
    "256": "img/icon-256.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "img/icon-19.png"
    },
    "default_popup": "html/popup.html",
    "default_title": "RiteForge Composer"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "img/*",
    "fonts/*",
    "js/libs/*",
    "js/*",
    "html/*",
    "js/*",
    "css/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://*.ritetag.com/hootsuite/app*",
        "*://*.ritetag.com/hootsuite/optimize*"
      ],
      "css": [
        "css/riteforge.css"
      ],
      "js": [
        "js/riteforge.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "<all_urls>",
    "notifications"
  ]
}

최고의 RiteForge 대안

다음은 RiteForge과(와) 유사한 Firefox add-on입니다: