ek$i sozluk troll spray
keep calm and don't feed the trolls
What is ek$i sozluk troll spray?
ek$i sozluk troll spray is a Chrome extension developed by teo, and its main feature is "keep calm and don't feed the trolls".
Extension Screenshots
Download ek$i sozluk troll spray Extension CRX File
Download ek$i sozluk troll spray extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | kpinolcgjckidocjlojbchhnlhdibnbh |
Official URL | https://chrome.google.com/webstore/detail/eki-sozluk-troll-spray/kpinolcgjckidocjlojbchhnlhdibnbh |
Description | keep calm and don't feed the trolls |
File Size | 86.24 KB |
Installation Count | 44 |
Current Version | 1.3.4 |
Last Updated | 2014-07-03 |
Publish Date | 2014-07-03 |
Rating | 4.67/5 Total 6 Ratings |
Developer | teo |
Payment Type | free |
Extension Website | https://mindtrick.net/trollspray |
Supported Languages | tr |
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" } |