Type Upside Down
Type Upside Down on Google Chrome!
Vad är Type Upside Down?
Type Upside Down är en Chrome-tillägg utvecklad av https://www.dragonfire1119.com, och dess huvudfunktion är "Type Upside Down on Google Chrome!".
Tilläggsskärmbilder
Ladda ner Type Upside Down-förlängningens CRX-fil
Ladda ner Type Upside Down-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | cabcphhhdomgkaglnbcbpglbgnilmnbj |
| Officiell webbadress | https://chromewebstore.google.com/detail/type-upside-down/cabcphhhdomgkaglnbcbpglbgnilmnbj |
| Beskrivning | Type Upside Down on Google Chrome! |
| Filstorlek | 67.28 KB |
| Antal Installationer | 2,783 |
| Aktuell Version | 1.3.0 |
| Senast Uppdaterad | 2015-04-10 |
| Publiceringsdatum | 2015-04-09 |
| Betyg | 4.58/5 Totalt 12 Betyg |
| Utvecklare | https://www.dragonfire1119.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://typeupsidedown.dragonfire1119.com |
| URL till Sekretesspolicy Sidan | https://bigbeartechhub.com/docs/legal/privacy-policy |
| Stödda Språk | 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"
}
} | |