Domovik Firefox

Examine source code of Domovik

By: Domovik
Inspect and view changes in Domovik source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Domovik",
  "version": "1.5",
  "description": "__MSG_extensionDescription__",
  "author": "Domovik",
  "homepage_url": "https://domovik.app",
  "incognito": "not_allowed",
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs",
    "notifications",
    "alarms",
    "contextMenus",
    "bookmarks",
    "https://domovik.app/api/*"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "omnibox": {
    "keyword": "dom"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/domovik-32.png",
    "48": "icons/domovik-48.png",
    "96": "icons/domovik-96.png"
  },
  "chrome_url_overrides": {
    "newtab": "html/newtab.html"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/domovik-32.png",
      "48": "icons/domovik-48.png",
      "96": "icons/domovik-96.png"
    },
    "default_title": "__MSG_actionTooltip__",
    "default_popup": "html/popup.html"
  },
  "options_ui": {
    "page": "html/settings.html",
    "open_in_tab": true
  }
}

Best Domovik Alternatives

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