Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Tumblr Mobile Images Next क्या है?
Tumblr Mobile Images Next Gadsy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tumblr Mobile Images Next एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
एक्सटेंशन की मूल जानकारी
नाम | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
विवरण | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
फ़ाइल का आकार | 2.79 KB |
स्थापना संख्या | 14 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2013-06-09 |
प्रकाशन तिथि | 2013-06-08 |
डेवलपर | Gadsy |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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" } |