Tmblr Image 2.2

Tumblr image url 2.2

What is Tmblr Image 2.2?

Tmblr Image 2.2 is a Chrome extension developed by Gennady Chugrin, and its main feature is "Tumblr image url 2.2".

Download Tmblr Image 2.2 Extension CRX File

Download Tmblr Image 2.2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Tmblr Image 2.2 Tmblr Image 2.2
ID oihkdcmolkabdnpgdgmobokehocfpjkn
Official URL https://chromewebstore.google.com/detail/tmblr-image-22/oihkdcmolkabdnpgdgmobokehocfpjkn
Description Tumblr image url 2.2
File Size 19.32 KB
Installation Count 20
Current Version 2.2.1
Last Updated 2018-01-08
Publish Date 2018-01-08
Developer Gennady Chugrin
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tmblr Image 2.2",
    "description": "Tumblr image url 2.2",
    "version": "2.2.1",
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "browser_action": [],
    "permissions": [
        "activeTab",
        "tabs",
        "downloads",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "res\/img\/icon16.png",
        "48": "res\/img\/icon48.png",
        "128": "res\/img\/icon128.png"
    }
}