rubra - Bookmarks and notes Firefox

Examine source code of rubra - Bookmarks and notes

By: rubra
Inspect and view changes in rubra - Bookmarks and notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.5.5.0",
  "default_locale": "en",
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "description": "__MSG_description__",
  "icons": {
    "16": "favicons/favicon-16.png",
    "32": "favicons/favicon-32.png",
    "64": "favicons/favicon-64.png",
    "96": "favicons/favicon-96.png",
    "192": "favicons/favicon-192.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "action": {
    "default_popup": "extension/popup.html",
    "default_title": "__MSG_cta_open_rubra__",
    "default_icon": {
      "16": "favicons/favicon-16.png",
      "32": "favicons/favicon-32.png",
      "64": "favicons/favicon-64.png",
      "96": "favicons/favicon-96.png",
      "192": "favicons/favicon-192.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "temporaryid@rubra.com",
      "strict_min_version": "109.0"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://app.rubra.com/*"
      ],
      "js": [
        "auth-script.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://*.instagram.com/*"
      ],
      "js": [
        "instagram-image-detector.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "favicons/*.png",
        "index.html"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ]
}

Best rubra - Bookmarks and notes Alternatives

Here are some Firefox add-ons that are similar to rubra - Bookmarks and notes: