Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Co to jest Tumblr Mobile Images Next?
Tumblr Mobile Images Next to rozszerzenie Chrome opracowane przez Gadsy, a jego główną funkcją jest „Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.”.
Pobierz plik CRX rozszerzenia Tumblr Mobile Images Next
Pobierz pliki rozszerzeń Tumblr Mobile Images Next w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Oficjalny URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Opis | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
Rozmiar pliku | 2.79 KB |
Liczba instalacji | 14 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2013-06-09 |
Data Publikacji | 2013-06-08 |
Deweloper | Gadsy |
Typ Płatności | free |
Obsługiwane Języki | 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" } |