Easy Password Generator
Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Easy Password Generator क्या है?
Easy Password Generator https://www.mdmarketingdigital.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Easy Password Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!
एक्सटेंशन की मूल जानकारी
नाम | Easy Password Generator |
ID | nlgkjhedgjplelkggkpapieeeijeebcl |
आधिकारिक URL | https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl |
विवरण | Create secure passwords with one click! Just click on the 'generate' button and copy the text above! |
फ़ाइल का आकार | 22.36 KB |
स्थापना संख्या | 33 |
वर्तमान संस्करण | 1.4.2 |
अंतिम अपडेट | 2023-06-13 |
प्रकाशन तिथि | 2021-03-13 |
रेटिंग | 5.00/5 कुल 6 रेटिंग्स |
डेवलपर | https://www.mdmarketingdigital.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.mdmarketingdigital.com/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Easy Password Generator", "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!", "version": "1.4.2", "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |