WebExtension.net
WebExtension.net

Better Lists for Salesforce®

View on Chrome Web Store
View Better Lists for Salesforce® Chrome Extension on Chrome Web Store
5.0 (3 ratings)

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

Improves the way you use list views
Type
Extension
Users
346 users
1
Website betterlists.net
Wim Deboel
View author page of Wim Deboel
Published
Published on August 15, 2018
Version 0.6.3
Manifest version
2
Updated
Updated on February 11, 2020
View on Chrome Web Store
View Better Lists for Salesforce® Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "short_name": "Better Lists for Salesforce\u00ae",
    "description": "__MSG_application_description__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "background",
        "contextMenus",
        "storage",
        "alarms",
        "notifications"
    ],
    "oauth2": {
        "client_id": "665859454684-s6nmohpktccl2srxvc67thbmpclpa36v.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "icons": {
        "16": "images\/Logo48.png",
        "96": "images\/Logo96.png"
    },
    "background": {
        "scripts": [
            "lib\/jquery.js",
            "extSFExtension.js"
        ],
        "persistent": true
    },
    "version": "0.6.3",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "lib\/jquery.js",
                "lib\/moment.js",
                "tabSFExtension.js"
            ],
            "css": [],
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_icon": "images\/Logo48.png",
        "default_popup": "popup.html"
    }
}
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