Tilig Password Manager

The browser extension for Tilig Password Manager.

什么是Tilig Password Manager?

Tilig Password Manager是由https://tilig.com开发的Chrome扩展程序,该扩展的主要功能是“The browser extension for Tilig Password Manager.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Tilig Password Manager扩展crx文件

下载Tilig Password Manager扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Tilig is the password manager app that *everyone* can use - it’s simple, it’s safe, it works on all your devices, and it’s free. Tilig creates strong passwords, remembers them for you and even autofills them in websites and apps so that you don’t have to. Add Tilig to Chrome and make today the day that you take control of your safety online.

WHAT TILIG CAN DO FOR YOU

→ Create strong passwords: One of the most common ways that hackers gain access to accounts is by guessing passwords. Tilig helps you create unguessable passwords by generating them for you. The stronger your password, the more protected your online accounts will be.

→ Remember passwords for you: Strong or complex passwords are safe but can be difficult to remember. That’s why Tilig remembers them all for you, storing them safely in a secure digital vault. 

→ Autofill your details: Repeatedly typing out email addresses, usernames and passwords every time you signup or login somewhere can get frustrating. Tilig saves you time and effort by  conveniently filling out these details for you. One tap and you’re done.

→ Prevent password re-use: Tilig allows you to easily create unique passwords for every website or app. This means that even if one of your online accounts is compromised and your password becomes public, all of your other accounts are perfectly secure. 

GET STARTED EASILY

Conveniently migrate from whatever system you use for passwords today, whether that’s your browser, another app or even a paper notebook - we’ll help you get up and running quickly. 

USE IT EVERYWHERE

Tilig is available on all your devices: Mac, Windows, iOS, Android and in your browser via a browser extension. This means that no matter where you are online, Tilig will always be available. Your passwords will be securely synced across all your devices.

FEEL SAFE AND SECURE

Tilig is designed and engineered to keep you safe. We use the industry’s top encryption models to lock your vault so that you and only you have access to your passwords.                    

扩展基本信息

名称 Tilig Password Manager Tilig Password Manager
ID fnnhineegblcmjlhmmogickjhhobgpjo
官方URL https://chromewebstore.google.com/detail/tilig-password-manager/fnnhineegblcmjlhmmogickjhhobgpjo
简介 The browser extension for Tilig Password Manager.
文件大小 3.23 MB
安装次数 651
当前版本 3.11.1
更新时间 2023-04-13
上架时间 2020-06-23
评分 5.00/5 共59次评分
开发者 https://tilig.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.tilig.com
帮助页面URL https://www.tilig.com
隐私政策页面URL https://tilig.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "3.11.1",
    "author": "Tilig",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw2T0\/MYCYbhiMb0P22Nj3js\/1fU96Rs75K2r932YLSMqvCj5IYYBV7CREwcBpGyeq8Juk4txUaPlZs9zEqV+q4CFxhghC0\/bTX23PjWJRNKGtrM8vxQLhi7tiyZvZECAarohv85XBzIG7n4vb\/E5R45tlmAhHSBnwOQMk0b6xY\/vf1ZG\/\/2I6nb8pJmLruhJFylCmi9SpczV4KEFu1XWKsbA49oExzGn5+vwrju1aAnz49kqaA\/HoiDOeU7WCuHw6updKcbs4Z3enCQbrZ8A\/X\/iWhrLC0qjaFw7bZ5Zz8++oiHTVXeWjuQoWqpKvVgnupDQ7jsW+gdflgD3A89hMwIDAQAB",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "src\/ui\/popup\/index.html",
        "default_title": "Tilig Password Manager",
        "default_icon": {
            "16": "icons\/16.png",
            "24": "icons\/24.png",
            "32": "icons\/32.png"
        }
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+X",
                "mac": "Command+Shift+X"
            }
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "src\/content-scripts\/content-script.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png"
    },
    "permissions": [
        "*:\/\/*\/*",
        "",
        "privacy",
        "tabs",
        "storage"
    ],
    "optional_permissions": [
        "webRequest"
    ],
    "oauth2": {
        "client_id": "75227666521-9jjhr115b7u2uvsr422ibfojc2qddqo3.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "web_accessible_resources": [
        "src\/assets\/images",
        "src\/ui\/login\/index.html",
        "src\/ui\/welcome\/index.html",
        "src\/ui\/dropdown\/index.html",
        "src\/ui\/autocapture\/index.html",
        "src\/ui\/credentials\/index.html",
        "assets\/src\/content-scripts\/content-script-99ecd625.js",
        "assets\/dinosaur-b4584c3e.gif",
        "assets\/flashing_skelleton-cc330a7b.gif",
        "assets\/heart-896fd022.gif",
        "assets\/spaceship-3a319c72.gif",
        "assets\/welcome_fish-d2e87fd6.gif",
        "assets\/input_logo_circle-e8a97352.png",
        "assets\/messageSender-74dc07c5.js",
        "assets\/draftAccounts-cc51a768.js",
        "assets\/tracking-3d5f0a64.js",
        "assets\/domainUtils-e4ab54d0.js",
        "assets\/autofillLogin-a3aac751.js",
        "assets\/fillUtils-a601d89b.js",
        "assets\/onPageLoad-18eac3e9.js",
        "assets\/autocapture-45d8ea29.js",
        "assets\/onFillFocussedInput-70452fb1.js",
        "assets\/trackEvent-b97f93af.js",
        "assets\/forms-760a3ea5.js",
        "assets\/isEmailAddress-2b70f778.js",
        "assets\/onUpdateCredentialMessage-cc44d092.js"
    ],
    "content_security_policy": "default-src 'self'; img-src 'self' https:\/\/asset.brandfetch.io https:\/\/img.tilig.com https:\/\/logo.clearbit.com https:\/\/logo.uplead.com https:\/\/lh3.googleusercontent.com data:; connect-src https:\/\/api.tilig.com\/ https:\/\/www.gstatic.com https:\/\/www.google-analytics.com https:\/\/*.firebaseio.com https:\/\/apis.google.com https:\/\/*.googleapis.com https:\/\/*.ingest.sentry.io https:\/\/us-central1-tilig-dev.cloudfunctions.net https:\/\/us-central1-tilig-prod.cloudfunctions.net https:\/\/flags-staging.tilig.com https:\/\/flags.tilig.com data:; frame-src https:\/\/tilig-prod.firebaseapp.com\/; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval' https:\/\/apis.google.com https:\/\/www.apple.com https:\/\/appleid.cdn-apple.com https:\/\/idmsa.apple.com https:\/\/gsa.apple.com https:\/\/idmsa.apple.com.cn https:\/\/signin.apple.com https:\/\/tilig-dev.firebaseapp.com https:\/\/tilig-prod.firebaseapp.com; script-src-elem 'self' https:\/\/apis.google.com https:\/\/www.apple.com https:\/\/appleid.cdn-apple.com https:\/\/idmsa.apple.com https:\/\/gsa.apple.com https:\/\/idmsa.apple.com.cn https:\/\/signin.apple.com https:\/\/tilig-dev.firebaseapp.com https:\/\/tilig-prod.firebaseapp.com; object-src 'none'",
    "externally_connectable": {
        "matches": [
            "https:\/\/app.tilig.com\/*",
            "https:\/\/*.netlify.app\/*"
        ]
    }
}