1mg.ro image uploader extension
Rehost your favorites images with 1mg.ro
Cos'è 1mg.ro image uploader extension?
1mg.ro image uploader extension è un'estensione di Chrome sviluppata da http://1mg.ro, e la sua funzione principale è "Rehost your favorites images with 1mg.ro".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 1mg.ro image uploader extension
Scarica i file di estensione 1mg.ro image uploader extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | gjmbhhigbphbpbebdckmhaifcbmndfjj |
URL Ufficiale | https://chrome.google.com/webstore/detail/1mgro-image-uploader-exte/gjmbhhigbphbpbebdckmhaifcbmndfjj |
Descrizione | Rehost your favorites images with 1mg.ro |
Dimensione del File | 13.81 KB |
Conteggio Installazioni | 25 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2014-09-10 |
Data di Pubblicazione | 2014-09-10 |
Valutazione | 3.29/5 Totale 7 Valutazioni |
Sviluppatore | http://1mg.ro |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://1mg.ro/ |
Lingue Supportate | 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" } |