Reurl.cc

Reurl.cc

Extension to shorten URL

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": "img/icon16.png",
    "default_popup": "popup.html",
    "default_title": "Reurl.cc"
  },
  "description": "Extension to shorten URL",
  "host_permissions": [
    "https://*.reurl.cc/"
  ],
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkyn0QiQJVU5FcM/GXPF+pPHChKGuqr7to4eRstIrbxC2o3NZHKXlxvGvLG1wFgnOijv8kWCM6SA3vRIWbfaZO7SLdeHP3Ln7o11OHfTMjONz2C9ieD2pmXVIiIr6S5RGxKFEW6KCLTYtDaGKXieZN23k7EpgCq29t7s27qpswkZ0TIYYBfWuzE5qFclzIzh6TFn53n/rBFUTlxXNeP6tcrY3fQAeoQ5/WNpUVRcj7xHOHZDctYUmgT9udSduk2HZWuEMhnE8XIIPn77nb3Ret98DdPP+9I8SzQJYgVtBdgj1TwUO+0PIfiUKFf65k1p7bC/1undDZepTT86sH+LhBwIDAQAB",
  "manifest_version": 3,
  "name": "Reurl.cc",
  "permissions": [
    "cookies",
    "activeTab"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "2.2.5"
}