Light Tab Suspender
Alternative to the great suspender
Light Tab Suspender क्या है?
Light Tab Suspender shaunmolloy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Alternative to the great suspender"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Light Tab Suspender एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
An alternative Chrome extension to the great suspender. Pros: - Maintain user privacy - Light implementation Coming soon: - Tab Favicon - Options page
एक्सटेंशन की मूल जानकारी
नाम | Light Tab Suspender |
ID | omemdnaphiccifgleodlhhbdgnaahhfa |
आधिकारिक URL | https://chromewebstore.google.com/detail/light-tab-suspender/omemdnaphiccifgleodlhhbdgnaahhfa |
विवरण | Alternative to the great suspender |
फ़ाइल का आकार | 11.64 KB |
स्थापना संख्या | 11 |
वर्तमान संस्करण | 1.1.0 |
अंतिम अपडेट | 2021-02-22 |
प्रकाशन तिथि | 2021-02-21 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | shaunmolloy |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/shaunmolloy/chrome-light-tab-suspender |
सहायता पृष्ठ URL | https://github.com/shaunmolloy/chrome-light-tab-suspender/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Light Tab Suspender", "description": "Alternative to the great suspender", "version": "1.1.0", "manifest_version": 2, "permissions": [ "tabs" ], "background": { "scripts": [ "js\/vendor\/browser-polyfill.js", "js\/helpers\/promise.js", "js\/helpers\/suspend.js", "js\/helpers\/commands.js", "js\/background.js" ], "persistent": false }, "content_scripts": [ { "js": [ "js\/content.js" ], "matches": [ " |