WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AuthoredUp – No. 1 LinkedIn ™ Content Tool

AuthoredUp – No. 1 LinkedIn ™ Content Tool

View on Chrome Web Store
View AuthoredUp – No. 1 LinkedIn ™ Content Tool Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (68 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Boost your LinkedIn ™ growth with the secure platform designed for creators. Create and analyze your content in clicks, not hours.
Type
Extension
Users
30,000 users
10K
Website authoredup.com
AuthoredUp
View author page of AuthoredUp
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 11, 2022
Version 5.9.2
Manifest version
3
Updated
Updated on May 20, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AuthoredUp – No. 1 LinkedIn ™ Content Tool Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AuthoredUp \u2013 No. 1 LinkedIn \u2122 Content Tool",
    "description": "Boost your LinkedIn \u2122 growth with the secure platform designed for creators. Create and analyze your content in clicks, not hours.",
    "version": "5.9.2",
    "icons": {
        "16": "images\/logo-16.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "AuthoredUp \u2013 No. 1 LinkedIn \u2122 Content Tool",
        "default_icon": {
            "16": "images\/logo-16.png",
            "24": "images\/logo-24.png",
            "32": "images\/logo-32.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/host_preload_script.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "js\/vendor.js",
                "js\/host_script.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/guest_script.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "*.json"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background_script.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.linkedin.com\/*"
    ]
}
© 2025 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