Insult Generator
Make an insult on the fly, these are not safe for work insults. Use at your own caution!
Apa itu Insult Generator?
Insult Generator adalah ekstensi Chrome yang dikembangkan oleh http://insultgenerator.xyz, dan fitur utamanya adalah "Make an insult on the fly, these are not safe for work insults. Use at your own caution!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Insult Generator
Unduh file ekstensi Insult Generator 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
Insult Generator is a quick and easy way to create a really mean and most likely inappropriate insult for any situation. I would not recommend using this extension if you want to make friends but if you want to make enemies, boy are you in the right place. This extensions pure purpose is for entertainment purposes...although some insults may be in poor taste. NOW FEATURING A COMPLIMENT GENERATOR!
Informasi Dasar Ekstensi
Nama | |
ID | blmdnnbmphioiapoagnjhonhdddkengp |
URL Resmi | https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp |
Deskripsi | Make an insult on the fly, these are not safe for work insults. Use at your own caution! |
Ukuran File | 8.66 KB |
Jumlah Instalasi | 40 |
Versi Saat Ini | 2.1.0 |
Terakhir Diperbarui | 2017-09-08 |
Tanggal Publikasi | 2017-09-08 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | http://insultgenerator.xyz |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Insult Generator", "description": "Make an insult on the fly, these are not safe for work insults. Use at your own caution!", "version": "2.1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Let loose the dogs of war!" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |