Tumblr Mobile Images Next

Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.

Tumblr Mobile Images Nextとは何ですか?

Tumblr Mobile Images NextはGadsyによって開発されたChromeの拡張機能で、その主な機能は「Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.」です。

Tumblr Mobile Images Next拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.                    

拡張機能の基本情報

名前 Tumblr Mobile Images Next Tumblr Mobile Images Next
ID ejhphllbbmdfcalgcdmofmmkbgpphhjk
公式URL https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk
説明 Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
ファイルサイズ 2.79 KB
インストール数 14
現在のバージョン 1.0
最終更新日 2013-06-09
公開日 2013-06-08
開発者 Gadsy
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.tumblr.com\/mobile*"
            ]
        }
    ],
    "manifest_version": 2,
    "name": "Tumblr Mobile Images Next",
    "version": "1.0"
}