Type Upside Down
Type Upside Down on Google Chrome!
什么是Type Upside Down?
Type Upside Down是由https://www.dragonfire1119.com开发的Chrome扩展程序,该扩展的主要功能是“Type Upside Down on Google Chrome!”。
扩展截图
下载Type Upside Down扩展crx文件
下载Type Upside Down扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Type Upside Down on Google Chrome! Install it then click the button then a popup should come down then just type inside it then copy and paste it any anywhere. Change Log: 1.3.0 Fixed the "Localization used, but default_locale wasn't specified in the manifest." error. 1.2: Updated the whole thing getting it ready for a new look
扩展基本信息
名称 | Type Upside Down |
ID | cabcphhhdomgkaglnbcbpglbgnilmnbj |
官方URL | https://chromewebstore.google.com/detail/type-upside-down/cabcphhhdomgkaglnbcbpglbgnilmnbj |
简介 | Type Upside Down on Google Chrome! |
文件大小 | 67.28 KB |
安装次数 | 2,783 |
当前版本 | 1.3.0 |
更新时间 | 2015-04-10 |
上架时间 | 2015-04-09 |
评分 | 4.58/5 共12次评分 |
开发者 | https://www.dragonfire1119.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://typeupsidedown.dragonfire1119.com |
隐私政策页面URL | https://bigbeartechhub.com/docs/legal/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Type Upside Down", "version": "1.3.0", "manifest_version": 2, "description": "Type Upside Down on Google Chrome!", "homepage_url": "http:\/\/typeupsidedown.dragonfire1119.com", "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png" }, "browser_action": { "default_icon": "icons\/icon.png", "default_title": "Type Upside Down", "default_popup": "popup.html" } } |