Tumblpass

This extension provides you advanced user experience with Tumblr blogs.

What is Tumblpass?

Tumblpass is a Chrome extension developed by https://webslut4rent.tumblr.com, and its main feature is "This extension provides you advanced user experience with Tumblr blogs.".

Extension Screenshots

screenshot
screenshot

Download Tumblpass Extension CRX File

Download Tumblpass 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

                        unlock new features, open hidden content, get access to download files.
just install the free plugin tumbl +, which opens even more options.
Use our plugin for free and get free updates every month!                    

Extension Basic Information

Name Tumblpass Tumblpass
ID ejfhhbechmbnapkhnhkeejbhihdhcbde
Official URL https://chromewebstore.google.com/detail/tumblpass/ejfhhbechmbnapkhnhkeejbhihdhcbde
Description This extension provides you advanced user experience with Tumblr blogs.
File Size 6.16 KB
Installation Count 261
Current Version 2.4.46
Last Updated 2014-12-16
Publish Date 2014-12-16
Rating 4.00/5 Total 1 Ratings
Developer https://webslut4rent.tumblr.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tumblpass",
    "description": "This extension provides you advanced user experience with Tumblr blogs.",
    "version": "2.4.46",
    "permissions": [],
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "blockremover.js"
            ],
            "css": [
                "style.css"
            ]
        }
    ]
}