TheImageKIT
One stop Platform offering most popular image operations.
TheImageKITとは何ですか?
TheImageKITはhttps://theimagekit.comによって開発されたChromeの拡張機能で、その主な機能は「One stop Platform offering most popular image operations.」です。
拡張機能のスクリーンショット
TheImageKIT拡張機能のCRXファイルをダウンロード
TheImageKIT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        TheImageKIT - One stop Platform offering most popular image operations in magically simple way. Completely FREE.
It provides features for
1. Compress Image Size - Optimize images for sharing
2. Resize Images Online - Change image size online
3. Crop Image Online
4. Convert Image File to JPG - Convert your PNG, GIF files to JPG
5. Convert from JPG - Convert your JPG to PNG, GIF
6. Rotate Image Online
7. Watermark Image Online
8. Meme generator                     拡張機能の基本情報
| 名前 |   |  
| ID | goobnaojcfnieodhifhhobimonpgffeo | 
| 公式URL | https://chromewebstore.google.com/detail/theimagekit/goobnaojcfnieodhifhhobimonpgffeo | 
| 説明 | One stop Platform offering most popular image operations. | 
| ファイルサイズ | 4.31 KB | 
| インストール数 | 56 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2020-04-19 | 
| 公開日 | 2020-04-19 | 
| 開発者 | https://theimagekit.com | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://theimagekit.com | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TheImageKIT",
    "start_url": "https:\/\/theiamgekit.com",
    "version": "1.0",
    "description": "One stop Platform offering most popular image operations.",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "title": "Best platform for your image needs - FREE"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}  |  |