Omnilinks Firefox

Examine source code of Omnilinks

By: KnlnKS
Inspect and view changes in Omnilinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Omnilinks",
  "version": "1.0",
  "description": "Go Links using local storage",
  "background": {
    "scripts": [
      "background.js",
      "fuse.min.js",
      "utils.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "omnibox": {
    "keyword": "go/"
  },
  "icons": {
    "16": "icons/favicon_16.png",
    "32": "icons/favicon_32.png",
    "48": "icons/favicon_48.png",
    "64": "icons/favicon_64.png",
    "128": "icons/favicon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b654637-5bf7-4ed8-96b1-2674a3010074}"
    }
  }
}

Best Omnilinks Alternatives

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