Resume Star

Resume Star

Create a precision targeted PDF resume in minutes, optimized to get the job!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Resume Star",
  "description": "Create a precision targeted PDF resume in minutes, optimized to get the job!",
  "version": "1.0.0.0",
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://www.resumestarapp.com/"
    ],
    "launch": {
      "web_url": "https://www.resumestarapp.com/"
    }
  }
}