Hotot+
Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client.
Hotot+ क्या है?
Hotot+ https://www.redsquirrel87.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Hotot+ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Hotot+ for Chrome is an unofficial mod of Hotot, the famous and lightweight Twitter client for Google Chrome. Hotot+ has more than 1000 changes than the original version, divided among (many) bugfixes, improvements and additions of new functions. A complete and detailed list of new features can be found at project's official page at http://www.redsquirrel87.com/hototplus
एक्सटेंशन की मूल जानकारी
नाम | Hotot+ |
ID | pmfcfpompfkahkjemkmenehdjehchpfi |
आधिकारिक URL | https://chromewebstore.google.com/detail/hotot+/pmfcfpompfkahkjemkmenehdjehchpfi |
विवरण | Fixed and improved unofficial mod by Red Squirrel of Hotot, the famous and lightweight Twitter client. |
फ़ाइल का आकार | 5.8 MB |
स्थापना संख्या | 167 |
वर्तमान संस्करण | 11 |
अंतिम अपडेट | 2017-11-08 |
प्रकाशन तिथि | 2017-11-08 |
रेटिंग | 5.00/5 कुल 17 रेटिंग्स |
डेवलपर | https://www.redsquirrel87.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.redsquirrel87.com/hototplus |
सहायता पृष्ठ URL | http://www.redsquirrel87.com/hototplus |
समर्थित भाषाएँ | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Red Squirrel", "background": { "page": "background.html" }, "browser_action": { "default_icon": "image\/ic24_hotot.png", "default_title": "__MSG_hotot_goto__" }, "default_locale": "en", "description": "__MSG_hotot_description__", "homepage_url": "http:\/\/www.redsquirrel87.com\/Hotot+.php", "icons": { "128": "image\/ic128_hotot.png", "16": "image\/ic16_hotot.png", "24": "image\/ic24_hotot.png", "48": "image\/ic48_hotot.png", "64": "image\/ic64_hotot.png" }, "manifest_version": 2, "minimum_chrome_version": "40", "name": "Hotot+", "permissions": [ "contextMenus", "tabs", "unlimitedStorage", "notifications", "storage", "*:\/\/*\/*" ], "short_name": "Hotot+", "version": "11" } |