Esti'mate Firefox

Examine source code of Esti'mate

Inspect and view changes in Esti'mate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Esti'mate",
  "author": "Antistatique",
  "version": "1.6.2",
  "description": "Your Harvest estimate's best friend",
  "homepage_url": "https://github.com/antistatique/esti-mate/",
  "permissions": [
    "*://api.airtable.com/*",
    "storage"
  ],
  "options_ui": {
    "page": "src/settings/index.html"
  },
  "background": {
    "scripts": [
      "lib/browser-polyfill.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.harvestapp.com/estimates/*/edit",
        "*://*.harvestapp.com/estimates/*/duplicate",
        "*://*.harvestapp.com/estimates/new",
        "*://*.harvestapp.com/estimates/*"
      ],
      "js": [
        "lib/browser-polyfill.js",
        "lib/rxjs-6.6.7.umd.min.js",
        "src/lib/summary.js",
        "src/lib/airtable.js",
        "src/lib/pm.js",
        "src/App.js",
        "src/index.js"
      ]
    }
  ],
  "icons": {
    "48": "assets/icon.png",
    "96": "assets/icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{34c1674f-f75a-4a65-9282-a3ea1a92dcf6}"
    }
  }
}

Best Esti'mate Alternatives

Here are some Firefox add-ons that are similar to Esti'mate: