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”。

擴展截圖

screenshot
screenshot

下載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.                    

擴展基本資訊

名稱 1mg.ro image uploader extension 1mg.ro image uploader extension
ID gjmbhhigbphbpbebdckmhaifcbmndfjj
官方網址 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"
}