SN.rs Firefox

Examine source code of SN.rs

Inspect and view changes in SN.rs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SN.rs",
  "version": "1.0",
  "description": "Skrati dugačke linkove pomoću servisa SN.rs",
  "homepage_url": "https://sn.rs/",
  "applications": {
    "gecko": {
      "id": "saznajnovo@gmail.com",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "48": "logo.svg",
    "96": "logo.svg"
  },
  "permissions": [
    "activeTab",
    "storage",
    "clipboardWrite",
    "contextMenus",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "browser_style": true,
    "page": "options.html"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "logo.svg",
    "default_title": "SN.rs",
    "default_popup": "popup.html"
  }
}

Best SN.rs Alternatives

Here are some Firefox add-ons that are similar to SN.rs: