PassWorld

Access your passwords anytime!

ما هو PassWorld؟

PassWorld هو إضافة Chrome تم تطويرها بواسطة alon1ganot، والميزة الرئيسية لها هي "Access your passwords anytime!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة PassWorld

قم بتنزيل ملفات الامتداد PassWorld بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Having trouble remembering your passwords? This is the solution for you!
Easily access your passwords anytime, by a simple click your password will be copied to your clipboard for easy access!
Want more? 
You can upgrade your membership to store more passwords, edit them easily and even have a search bar for ever FASTER access!


Feel free to write me down if you`re having trouble at: 
[email protected]                    

معلومات أساسية عن التمديد

الاسم PassWorld PassWorld
ID obfmjcagpfelopehdccpbloeeegaomhk
عنوان URL الرسمي https://chromewebstore.google.com/detail/passworld/obfmjcagpfelopehdccpbloeeegaomhk
الوصف Access your passwords anytime!
حجم الملف 619 KB
عدد التثبيتات 21
النسخة الحالية 1.2.5
آخر تحديث 2022-02-11
تاريخ النشر 2021-10-10
تقييم 5.00/5 مجموع تقييمات 2
المطور alon1ganot
البريد الإلكتروني [email protected]
نوع الدفع in_app
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PassWorld",
    "description": "Access your passwords anytime!",
    "version": "1.2.5",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "PassWorld",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        ".\/README.md"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.paypal.com\/sdk\/js?client-id=ARpSmZ1aePLxnJSw-Awa8K2XhHOeTRV0EOAOXJBCz7ZDDNZ8EKYMqPRy8uxRzLyHNtzB_SPdGL759ztj https:\/\/use.fontawesome.com\/ed71135228.js https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/crypto-js\/4.1.1\/crypto-js.min.js https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/dist\/js\/bootstrap.bundle.min.js https:\/\/cdn.jsdelivr.net\/npm\/[email protected]\/build\/alertify.min.js https:\/\/code.jquery.com\/jquery-1.7.1.min.js;object-src 'self'"
}