WordPress Blog Interlink Chrome

Examine source code of WordPress Blog Interlink

Inspect and view changes in WordPress Blog Interlink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "WordPress Blog Interlink",
  "version": "1.0.0",
  "description": "Add internal links and update content across WordPress posts in bulk via the REST API. Preview changes, queue jobs, undo safely.",
  "action": {
    "default_title": "WordPress Blog Interlink",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "js/background.js",
    "type": "module"
  },
  "permissions": [
    "storage"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://*/*"
  ]
}

Best WordPress Blog Interlink Alternatives

Here are some Chrome extensions that are similar to WordPress Blog Interlink: