PassWorld

Access your passwords anytime!

PassWorld란 무엇입니까?

PassWorld은(는) alon1ganot에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Access your passwords anytime!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

PassWorld 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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'"
}