Pindodo - Pinterest Ranking/Keyword Tool

Pindodo - Pinterest Ranking/Keyword Tool

Get huge traffic with your Pinterest pins

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Pindodo - Pinterest Ranking/Keyword Tool",
  "description": "Get huge traffic with your Pinterest pins",
  "version": "1.3.33",
  "omnibox": {
    "keyword": "pindodo"
  },
  "icons": {
    "16": "/icons/icon_16.png",
    "19": "/icons/icon_19.png",
    "32": "/icons/icon_32.png",
    "48": "/icons/icon_48.png",
    "128": "/icons/icon_128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "/popup.html"
      ],
      "matches": [
        "https://punchlineservices.com/*"
      ]
    }
  ],
  "background": {
    "service_worker": "/background.js"
  },
  "action": {
    "default_icon": {
      "16": "/icons/icon_16.png",
      "19": "/icons/icon_19.png",
      "32": "/icons/icon_32.png",
      "48": "/icons/icon_48.png",
      "128": "/icons/icon_128.png"
    }
  },
  "permissions": [
    "alarms",
    "storage",
    "identity",
    "webRequest",
    "contextMenus"
  ],
  "host_permissions": [
    "*://*.pinterest.com/*",
    "*://pinterest.com/*",
    "*://*.pinterest.ru/*",
    "*://pinterest.ru/*",
    "*://*.pinterest.se/*",
    "*://pinterest.se/*",
    "*://*.pinterest.jp/*",
    "*://pinterest.jp/*",
    "*://*.pinterest.nz/*",
    "*://pinterest.nz/*",
    "*://*.pinterest.es/*",
    "*://pinterest.es/*",
    "*://*.pinterest.fr/*",
    "*://pinterest.fr/*",
    "*://*.pinterest.at/*",
    "*://pinterest.at/*",
    "*://*.pinterest.de/*",
    "*://pinterest.de/*",
    "*://*.pinterest.dk/*",
    "*://pinterest.dk/*",
    "*://*.pinterest.ph/*",
    "*://pinterest.ph/*",
    "*://*.pinterest.pt/*",
    "*://pinterest.pt/*",
    "*://*.pinterest.ie/*",
    "*://pinterest.ie/*",
    "*://*.pinterest.it/*",
    "*://pinterest.it/*",
    "*://*.pinterest.in/*",
    "*://pinterest.in/*",
    "*://*.pinterest.sk/*",
    "*://pinterest.sk/*",
    "*://*.pinterest.hu/*",
    "*://pinterest.hu/*",
    "*://*.pinterest.ca/*",
    "*://pinterest.ca/*",
    "*://*.pinterest.ch/*",
    "*://pinterest.ch/*",
    "*://*.pinterest.cl/*",
    "*://pinterest.cl/*",
    "*://*.pinterest.nl/*",
    "*://pinterest.nl/*",
    "*://*.pinterest.co/*",
    "*://pinterest.co/*",
    "*://*.pinterest.ro/*",
    "*://pinterest.ro/*",
    "*://*.pinterest.id/*",
    "*://pinterest.id/*",
    "*://*.pinterest.uk/*",
    "*://pinterest.uk/*",
    "*://*.pinterest.kr/*",
    "*://pinterest.kr/*",
    "*://*.pinterest.co.kr/*",
    "*://pinterest.co.kr/*",
    "*://*.pinterest.co.uk/*",
    "*://pinterest.co.uk/*",
    "*://*.pinterest.com.au/*",
    "*://pinterest.com.au/*",
    "*://*.pinterest.com.mx/*",
    "*://pinterest.com.mx/*"
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoxYs1j5VbrZyX73wew8MNfKZgWottvSor/lLGAkGb/oT7HifEglaNF9EOFjZpAGVF3y7DAKmyHFrqY0jEIpGxtlMv9Xoc/vJiLo70BqLh15ot4khThM5p6IeTCNi70Tmy7hCmqht8MwWuQUEP+uqz+Xh8XeU2SwDo20N9FwMkj/scDovtc0g9DhwrSAF+F+MbyA8Lt65kHaHEiGbi0m+dYHM6C8iR11VdlJz+kTGp/W+NK/7BiVm5fgk8d7BOs8RyXI4NKGNFb2T9Tbq/aUSMxATtIdC/ThSIFs6NAwxdJIFYAH7+QdetibcKdUJaAK0mdGpKpW0OXbDEGMtGWKuPQIDAQAB"
}