Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Vad är Tumblr Mobile Images Next?
Tumblr Mobile Images Next är en Chrome-tillägg utvecklad av Gadsy, och dess huvudfunktion är "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".
Ladda ner Tumblr Mobile Images Next-förlängningens CRX-fil
Ladda ner Tumblr Mobile Images Next-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Grundläggande Information om Tillägg
Namn | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Officiell webbadress | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Beskrivning | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
Filstorlek | 2.79 KB |
Antal Installationer | 14 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2013-06-09 |
Publiceringsdatum | 2013-06-08 |
Utvecklare | Gadsy |
Betalningssätt | free |
Stödda Språk | 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" } |