Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
What is Tumblr Mobile Images Next?
Tumblr Mobile Images Next is a Chrome extension developed by Gadsy, and its main feature is "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".
Download Tumblr Mobile Images Next Extension CRX File
Download Tumblr Mobile Images Next 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
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Extension Basic Information
Name | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Official URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Description | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
File Size | 2.79 KB |
Installation Count | 14 |
Current Version | 1.0 |
Last Updated | 2013-06-09 |
Publish Date | 2013-06-08 |
Developer | Gadsy |
Payment Type | free |
Supported Languages | 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" } |