MediaRevolt.org

MediaRevolt.org

All of the Social Network. None of the Big Brother.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "MediaRevolt.org",
  "manifest_version": 2,
  "short_name": "MediaRevolt",
  "description": "All of the Social Network. None of the Big Brother.",
  "version": "1.0",
  "icons": {
    "128": "128MR.png"
  },
  "app": {
    "launch": {
      "web_url": "https://mediarevolt.org"
    }
  }
}