Phrase-Lock®

Phrase-Lock Browser Extension for Push-To-Login

What is Phrase-Lock®?

Phrase-Lock® is a Chrome extension developed by thomas.donhauser, and its main feature is "Phrase-Lock Browser Extension for Push-To-Login".

Extension Screenshots

screenshot

Download Phrase-Lock® Extension CRX File

Download Phrase-Lock® extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Phrase-Lock Browser Extensions for fast and easy Push-To-Login.                    

Extension Basic Information

Name Phrase-Lock® Phrase-Lock®
ID cggngjhnbahdnecacecnlmoanaahdkjh
Official URL https://chrome.google.com/webstore/detail/phrase-lock%C2%AE/cggngjhnbahdnecacecnlmoanaahdkjh
Description Phrase-Lock Browser Extension for Push-To-Login
File Size 207 KB
Installation Count 34
Current Version 1.4.1
Last Updated 2017-08-22
Publish Date 2017-08-22
Rating 3.00/5 Total 2 Ratings
Developer thomas.donhauser
Payment Type free
Extension Website https://www.ipoxo.com
Help Page URL https://www.ipoxo.com/?page_id=4129
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Phrase-Lock\u00ae",
    "description": "Phrase-Lock Browser Extension for Push-To-Login",
    "version": "1.4.1",
    "icons": {
        "16": "icon\/Icon-16.png",
        "32": "icon\/Icon-32.png",
        "48": "icon\/Icon-48.png",
        "64": "icon\/Icon-64.png",
        "96": "icon\/Icon-96.png",
        "128": "icon\/Icon-128.png"
    },
    "permissions": [
        "activeTab",
        "unlimitedStorage",
        "https:\/\/www.ipoxo.com\/*"
    ],
    "browser_action": {
        "default_icon": "Icon_gray.png",
        "default_popup": "access.html"
    }
}