1mg.ro image uploader extension
Rehost your favorites images with 1mg.ro
Vad är 1mg.ro image uploader extension?
1mg.ro image uploader extension är en Chrome-tillägg utvecklad av http://1mg.ro, och dess huvudfunktion är "Rehost your favorites images with 1mg.ro".
Tilläggsskärmbilder
Ladda ner 1mg.ro image uploader extension-förlängningens CRX-fil
Ladda ner 1mg.ro image uploader extension-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
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.
Grundläggande Information om Tillägg
Namn | |
ID | gjmbhhigbphbpbebdckmhaifcbmndfjj |
Officiell webbadress | https://chrome.google.com/webstore/detail/1mgro-image-uploader-exte/gjmbhhigbphbpbebdckmhaifcbmndfjj |
Beskrivning | Rehost your favorites images with 1mg.ro |
Filstorlek | 13.81 KB |
Antal Installationer | 25 |
Aktuell Version | 1.0.3 |
Senast Uppdaterad | 2014-09-10 |
Publiceringsdatum | 2014-09-10 |
Betyg | 3.29/5 Totalt 7 Betyg |
Utvecklare | http://1mg.ro |
Betalningssätt | free |
Tilläggswebbplats | http://1mg.ro/ |
Stödda Språk | 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" } |