ek$i sozluk troll spray
keep calm and don't feed the trolls
Apa itu ek$i sozluk troll spray?
ek$i sozluk troll spray adalah ekstensi Chrome yang dikembangkan oleh teo, dan fitur utamanya adalah "keep calm and don't feed the trolls".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ek$i sozluk troll spray
Unduh file ekstensi ek$i sozluk troll spray dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Informasi Dasar Ekstensi
Nama | |
ID | kpinolcgjckidocjlojbchhnlhdibnbh |
URL Resmi | https://chrome.google.com/webstore/detail/eki-sozluk-troll-spray/kpinolcgjckidocjlojbchhnlhdibnbh |
Deskripsi | keep calm and don't feed the trolls |
Ukuran File | 86.24 KB |
Jumlah Instalasi | 44 |
Versi Saat Ini | 1.3.4 |
Terakhir Diperbarui | 2014-07-03 |
Tanggal Publikasi | 2014-07-03 |
Penilaian | 4.67/5 Total 6 Penilaian |
Pengembang | teo |
Tipe Pembayaran | free |
Situs Ekstensi | https://mindtrick.net/trollspray |
Bahasa yang Didukung | 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" } |