Tumblpass
This extension provides you advanced user experience with Tumblr blogs.
Tumblpass क्या है?
Tumblpass https://webslut4rent.tumblr.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension provides you advanced user experience with Tumblr blogs."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tumblpass एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
unlock new features, open hidden content, get access to download files. just install the free plugin tumbl +, which opens even more options. Use our plugin for free and get free updates every month!
एक्सटेंशन की मूल जानकारी
नाम | Tumblpass |
ID | ejfhhbechmbnapkhnhkeejbhihdhcbde |
आधिकारिक URL | https://chromewebstore.google.com/detail/tumblpass/ejfhhbechmbnapkhnhkeejbhihdhcbde |
विवरण | This extension provides you advanced user experience with Tumblr blogs. |
फ़ाइल का आकार | 6.16 KB |
स्थापना संख्या | 261 |
वर्तमान संस्करण | 2.4.46 |
अंतिम अपडेट | 2014-12-16 |
प्रकाशन तिथि | 2014-12-16 |
रेटिंग | 4.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://webslut4rent.tumblr.com |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tumblpass", "description": "This extension provides you advanced user experience with Tumblr blogs.", "version": "2.4.46", "permissions": [], "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/*\/*" ], "js": [ "blockremover.js" ], "css": [ "style.css" ] } ] } |