WebExtension.net
WebExtension.net

RoboForm Password Manager

View on Chrome Web Store
View RoboForm Password Manager Chrome Extension on Chrome Web Store
4.5 (3,284 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

RoboForm Password Manager makes your life easier by remembering passwords and logging you into websites automatically
Type
Extension
Users
600,000 users
Roboform For Chrome Publisher
View author page of Roboform For Chrome Publisher
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 6, 2014
Version 9.6.11.0
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View RoboForm Password Manager Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "short_name": "RoboForm",
    "version": "9.6.11.0",
    "name": "__MSG_BEM_FullName__",
    "description": "__MSG_BEM_Description__",
    "homepage_url": "http:\/\/www.roboform.com",
    "permissions": [
        "tabs",
        "scripting",
        "storage",
        "webRequest",
        "webRequestAuthProvider",
        "webNavigation",
        "contextMenus",
        "favicon",
        "nativeMessaging",
        "privacy",
        "gcm"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "optional_permissions": [
        "bookmarks",
        "topSites"
    ],
    "default_locale": "en",
    "icons": {
        "16": "robo16.png",
        "32": "robo32.png",
        "48": "robo48.png",
        "128": "robo128.png"
    },
    "action": {
        "default_icon": "rfdis16.png",
        "default_title": "RoboForm",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "main.js"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start",
            "js": [
                "0.js",
                "1.js",
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start",
            "world": "MAIN",
            "js": [
                "inject.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "password-generator.html",
                "rename-item.html",
                "save-forms.html"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "externally_connectable": {
        "ids": [
            "pnlccmojcmeohlpggmfnbbiapkmbliob",
            "gjfebfigbebgpponknomcdjfaebaolob",
            "ljfpcifpgbbchoddpjefaipoiigpdmag"
        ],
        "matches": [
            "https:\/\/*.roboform.com\/*",
            "https:\/\/*.roboform.eu\/*"
        ]
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top