1mg.ro image uploader extension
Rehost your favorites images with 1mg.ro
1mg.ro image uploader extensionとは何ですか?
1mg.ro image uploader extensionはhttp://1mg.roによって開発されたChromeの拡張機能で、その主な機能は「Rehost your favorites images with 1mg.ro」です。
拡張機能のスクリーンショット
1mg.ro image uploader extension拡張機能のCRXファイルをダウンロード
1mg.ro image uploader extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This 1mg.ro is an extension that can rehost your favorite images found on the internet with just one simple click. After installation enjoy it with right click over any image. *10-09-2014 - updated to new to support our new website.
拡張機能の基本情報
名前 | |
ID | gjmbhhigbphbpbebdckmhaifcbmndfjj |
公式URL | https://chrome.google.com/webstore/detail/1mgro-image-uploader-exte/gjmbhhigbphbpbebdckmhaifcbmndfjj |
説明 | Rehost your favorites images with 1mg.ro |
ファイルサイズ | 13.81 KB |
インストール数 | 25 |
現在のバージョン | 1.0.3 |
最終更新日 | 2014-09-10 |
公開日 | 2014-09-10 |
評価 | 3.29/5 合計 7 レビュー |
開発者 | http://1mg.ro |
支払い方法 | free |
拡張機能のウェブサイト | http://1mg.ro/ |
対応言語 | en,ro |
manifest.json | |
{ "background": { "page": "background.html" }, "default_locale": "en", "description": "Rehost your favorites images with 1mg.ro", "homepage_url": "http:\/\/1mg.ro", "icons": { "128": "1mg_128.png" }, "manifest_version": 2, "minimum_chrome_version": "18", "name": "__MSG_extName__", "options_page": "options.html", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "short_name": "1mg.ro uploader", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" } |