Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Wat is Tumblr Mobile Images Next?
Tumblr Mobile Images Next is een Chrome-extensie ontwikkeld door Gadsy, en de belangrijkste functie is "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".
Download het CRX-bestand van de extensie Tumblr Mobile Images Next
Download Tumblr Mobile Images Next-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Basisinformatie over de Extensie
Naam | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Officiële URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Beschrijving | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
Bestandsgrootte | 2.79 KB |
Aantal Installaties | 14 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2013-06-09 |
Publicatiedatum | 2013-06-08 |
Ontwikkelaar | Gadsy |
Betalingswijze | free |
Ondersteunde Talen | 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" } |