ek$i sozluk troll spray

ek$i sozluk troll spray

keep calm and don't feed the trolls

Merlin
Additional files are visible only to premium users

manifest.json


{
  "content_scripts": [
    {
      "exclude_globs": [],
      "include_globs": [
        "https://eksisozluk.com/ayarlar/*"
      ],
      "js": [
        "lib/jquery.min.js",
        "lib/jquery.base64.min.js",
        "lib/rawdeflate.js",
        "trollspray.user.js"
      ],
      "matches": [
        "https://eksisozluk.com/ayarlar/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "trollspray48.png",
    "128": "trollspray128.png"
  },
  "converted_from_user_script": true,
  "description": "keep calm and don't feed the trolls",
  "manifest_version": 2,
  "name": "ek$i sozluk troll spray",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "permissions": [
    "https://eksisozluk.com/*",
    "cookies"
  ],
  "version": "1.3.4"
}