Insult Generator
Make an insult on the fly, these are not safe for work insults. Use at your own caution!
Insult Generatorคืออะไร?
Insult Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://insultgenerator.xyz และคุณลักษณะหลักของมันคือ "Make an insult on the fly, these are not safe for work insults. Use at your own caution!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Insult Generator
ดาวน์โหลดไฟล์ส่วนขยาย Insult Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | blmdnnbmphioiapoagnjhonhdddkengp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/insult-generator/blmdnnbmphioiapoagnjhonhdddkengp |
คำอธิบาย | Make an insult on the fly, these are not safe for work insults. Use at your own caution! |
ขนาดไฟล์ | 8.66 KB |
จำนวนการติดตั้ง | 40 |
เวอร์ชันปัจจุบัน | 2.1.0 |
อัปเดตครั้งล่าสุด | 2017-09-08 |
วันที่เผยแพร่ | 2017-09-08 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://insultgenerator.xyz |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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\/" ] } |