WebExtension.net
WebExtension.net

Paperpile Extension

View on Chrome Web Store
View Paperpile Extension Chrome Extension on Chrome Web Store
4.7 (182 ratings)

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

Collect, organize, annotate and cite your research papers in Chrome.
Type
Extension
Users
200,000 users
Website paperpile.com
Paperpile
View author page of Paperpile
Published
Published on April 22, 2013
Version 1.5.797
Manifest version
3
Updated
Updated on October 29, 2024
View on Chrome Web Store
View Paperpile Extension Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "19": "images\/icon-light-default-19.png",
            "38": "images\/icon-light-default-38.png"
        },
        "default_title": "__MSG_appBrowserActionTitle__"
    },
    "background": {
        "service_worker": "dist-new\/bg-wrapper.js"
    },
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "images\/icon-light-manifest-16.png",
        "32": "images\/icon-light-manifest-32.png",
        "48": "images\/icon-light-manifest-48.png",
        "96": "images\/icon-light-manifest-96.png",
        "128": "images\/icon-light-manifest-128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "103",
    "name": "__MSG_appTitle__",
    "optional_host_permissions": [
        "file:\/\/*\/"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "tabs",
        "scripting",
        "declarativeNetRequestWithHostAccess",
        "offscreen",
        "cookies"
    ],
    "short_name": "__MSG_appShortName__",
    "version": "1.5.797",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.paperpile.com\/*"
            ],
            "resources": [
                "dist-new\/html\/permissions.html"
            ]
        },
        {
            "matches": [
                "*:\/\/*.paperpile.com\/*",
                "https:\/\/docs.google.com\/*"
            ],
            "resources": [
                "images\/*.png",
                "images\/*.gif"
            ]
        }
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "dist-new\/cs-webapp.js"
            ],
            "matches": [
                "*:\/\/app.paperpile.com\/*"
            ],
            "run_at": "document_start"
        }
    ]
}
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