Tumblpass

This extension provides you advanced user experience with Tumblr blogs.

Tumblpassとは何ですか?

Tumblpassはhttps://webslut4rent.tumblr.comによって開発されたChromeの拡張機能で、その主な機能は「This extension provides you advanced user experience with Tumblr blogs.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Tumblpass拡張機能のCRXファイルをダウンロード

Tumblpass拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Tumblpass Tumblpass
ID ejfhhbechmbnapkhnhkeejbhihdhcbde
公式URL https://chromewebstore.google.com/detail/tumblpass/ejfhhbechmbnapkhnhkeejbhihdhcbde
説明 This extension provides you advanced user experience with Tumblr blogs.
ファイルサイズ 6.16 KB
インストール数 261
現在のバージョン 2.4.46
最終更新日 2014-12-16
公開日 2014-12-16
評価 4.00/5 合計 1 レビュー
開発者 https://webslut4rent.tumblr.com
支払い方法 free
対応言語 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"
            ]
        }
    ]
}