1mg.ro image uploader extension

Rehost your favorites images with 1mg.ro

1mg.ro image uploader extensionคืออะไร?

1mg.ro image uploader extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://1mg.ro และคุณลักษณะหลักของมันคือ "Rehost your favorites images with 1mg.ro"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 1mg.ro image uploader extension

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
}