Urligram Sync Firefox

Examine source code of Urligram Sync

Inspect and view changes in Urligram Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Urligram Sync",
  "description": "Syncs your bookmarks bar and your Urligram root list, in both directions.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Urligram Sync",
    "default_icon": {
      "16": "img/logo_16.png",
      "32": "img/logo_32.png",
      "48": "img/logo_48.png",
      "128": "img/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "img/logo_16.png",
    "32": "img/logo_32.png",
    "48": "img/logo_48.png",
    "128": "img/logo_128.png"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "alarms",
    "notifications",
    "*://*.urligram.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7a1355d-fcda-484e-9939-01960cfb3798}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "bookmarksInfo"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "version": "1.0.4"
}

Best Urligram Sync Alternatives

Here are some Firefox add-ons that are similar to Urligram Sync: