Submit to Grepless Firefox

Examine source code of Submit to Grepless

Inspect and view changes in Submit to Grepless source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Submit to Grepless",
  "description": "",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "img/32.png",
    "default_title": "Submit to Grepless"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "icons": {
    "16": "img/16.png",
    "24": "img/24.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "128": "img/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/script.js"
      ]
    },
    {
      "matches": [
        "*://grepless.com/new-story"
      ],
      "js": [
        "js/grepless.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "http://*/*",
    "https://*/*"
  ]
}

Best Submit to Grepless Alternatives

Here are some Firefox add-ons that are similar to Submit to Grepless: