WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Influencer Tools for Amazon Influencers

Influencer Tools for Amazon Influencers

View on Chrome Web Store
View Influencer Tools for Amazon Influencers Chrome Extension on Chrome Web Store
Add to bookmarks
1.0 (1 ratings)
2 views
This extension has been viewed 2 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.

Tools to help influencers grow their audience and influence.
Type
Extension
Users
82 users
1
Passive Income Tools LLC
View author page of Passive Income Tools LLC
Published
Published on September 17, 2023
Version 0.1.21
Manifest version
3
Updated
Updated on January 14, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Influencer Tools for Amazon Influencers 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": "Influencer Tools for Amazon Influencers",
    "version": "0.1.21",
    "description": "Tools to help influencers grow their audience and influence.",
    "action": {
        "default_icon": {
            "128": "assets\/logo.png"
        },
        "default_title": "Influencer Tools"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "views\/*.htm",
                "**\/*.js",
                "assets\/*.png",
                "assets\/*.svg"
            ],
            "matches": [
                "https:\/\/*.amazon.com\/*"
            ]
        },
        {
            "resources": [
                "chunks\/*-*.js",
                "content_script\/index.js"
            ],
            "matches": [
                "https:\/\/*.amazon.com\/*",
                "https:\/\/aeutxbjsdmrlvjojgkyb.supabase.co\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.amazon.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                ".\/content_script\/import-index.js"
            ]
        }
    ],
    "options_page": "options_page\/index.html",
    "permissions": [
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/*.amazon.com\/*",
        "https:\/\/aeutxbjsdmrlvjojgkyb.supabase.co\/*"
    ],
    "background": {
        "service_worker": ".\/background\/background.js",
        "type": "module"
    },
    "icons": {
        "128": "assets\/logo.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAof7hOg3Yta+yWepj7c5iLFMJX5FesUAnxS\/qsW6Om0fCxwdjBfFgA8dLXttRnG0+2wF+Xk01aFsTHsw0gm\/e9mBi7EkcR7qhl6G7Zsonm3SHQzv8FDpXY5fJAfQKDfqWEjtV3ZAV25P1ExJLWpe9XA2VQC4UEhxB9He9+DWe4EFp75wodeg58VF+gzbMEofn+\/uM1jOJLrI5wYwfKRIVtWRh2sQLjqFMYbFrYBwgvS4QC+Su5qL+86hACfKbrWD+GRxitc7OWa54A628+zZVJwcuxz1KPe1OzKskL4PbqQ7EQ3SmVFFqP8FlPxb7NtDhbo\/15HOd\/SJM\/DjO2UshAwIDAQAB",
    "oauth2": {
        "client_id": "994528917596-d5452lqo8hg62hcsbu9m5pknprpsfcn6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}
© 2026 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