Insult Generator
Make an insult on the fly, these are not safe for work insults. Use at your own caution!
什麼是Insult Generator?
Insult Generator是由http://insultgenerator.xyz開發的Chrome擴展程式,該擴展的主要功能是“Make an insult on the fly, these are not safe for work insults. Use at your own caution!”。
擴展截圖
下載Insult Generator擴展crx文件
下載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 |
官方網址 | 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\/" ] } |