Bookmarks with Airtable Firefox

Examine source code of Bookmarks with Airtable

By: cuth Add-on
Inspect and view changes in Bookmarks with Airtable source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Bookmarks with Airtable",
  "description": "To use, type 'l' plus a search term into the url bar.",
  "version": "1.1.0",
  "applications": {
    "gecko": {
      "id": "bookmarks-with-airtable@cuth.net",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "36": "icon/white-36.png",
    "48": "icon/white-48.png",
    "72": "icon/white-72.png",
    "96": "icon/white-96.png"
  },
  "background": {
    "scripts": [
      "lunr.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ],
  "omnibox": {
    "keyword": "l"
  },
  "manifest_version": 2
}

Best Bookmarks with Airtable Alternatives

Here are some Firefox add-ons that are similar to Bookmarks with Airtable: