Type Upside Down
Type Upside Down on Google Chrome!
What is Type Upside Down?
Type Upside Down is a Chrome extension developed by https://www.dragonfire1119.com, and its main feature is "Type Upside Down on Google Chrome!".
Extension Screenshots
Download Type Upside Down Extension CRX File
Download Type Upside Down extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Type Upside Down |
ID | cabcphhhdomgkaglnbcbpglbgnilmnbj |
Official URL | https://chromewebstore.google.com/detail/type-upside-down/cabcphhhdomgkaglnbcbpglbgnilmnbj |
Description | Type Upside Down on Google Chrome! |
File Size | 67.28 KB |
Installation Count | 2,783 |
Current Version | 1.3.0 |
Last Updated | 2015-04-10 |
Publish Date | 2015-04-09 |
Rating | 4.58/5 Total 12 Ratings |
Developer | https://www.dragonfire1119.com |
[email protected] | |
Payment Type | free |
Extension Website | http://typeupsidedown.dragonfire1119.com |
Privacy Policy Page URL | https://bigbeartechhub.com/docs/legal/privacy-policy |
Supported Languages | 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" } } |