g2tweet Firefox

Examine source code of g2tweet

By: autoalk
Inspect and view changes in g2tweet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "g2tweet",
  "version": "0.1.2",
  "description": "Let's you tweet your Google search query to Twitter",
  "icons": {
    "48": "icons/g2t-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "include_globs": [
        "*://*.google.*/*"
      ],
      "js": [
        "g2tweet.js"
      ]
    }
  ]
}

Best g2tweet Alternatives

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