Article Rewriter

Article Rewriter

The Free Article Rewriter helps you to create high quality rewrites fast. It's fast because it prevents you from re-arranging…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Article Rewriter",
  "version": "1.8.11.13",
  "icons": {
    "24": "icon_24.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://rewriter.xubala.com/index.php"
    ],
    "launch": {
      "web_url": "http://rewriter.xubala.com/index.php"
    }
  },
  "permissions": [
    "notifications",
    "background"
  ],
  "manifest_version": 2
}