Examine source code of Jobs Aggregator Mexico

Inspect and view changes in Jobs Aggregator Mexico source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Jobs Aggregator Mexico",
  "manifest_version": 2,
  "short_name": "Best Jobs Board Aggregator Mexico",
  "description": "Best Jobs Board Aggregator in Mexico",
  "version": "1",
  "icons": {
    "128": "1288.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.jobs-aggregator.com/MX/#jobresults"
    }
  }
}