Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Was ist Tumblr Mobile Images Next?
Tumblr Mobile Images Next ist eine Chrome-Erweiterung, die von Gadsy entwickelt wurde, und ihr Hauptmerkmal ist "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".
Tumblr Mobile Images Next-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tumblr Mobile Images Next-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Grundlegende Informationen zur Erweiterung
Name | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Offizielle URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Beschreibung | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
Dateigröße | 2.79 KB |
Installationsanzahl | 14 |
Aktuelle Version | 1.0 |
Letztes Update | 2013-06-09 |
Veröffentlichungsdatum | 2013-06-08 |
Entwickler | Gadsy |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |