MetaForce icon

MetaForce

by Manas Behera

v0.9 Updated Mar 15, 2026 49.11KiB
CWS
53
Users
★ 0.00
0 reviews
#76350
of 207.3K
developer
#6217 of 18.1K
⚠️Requests 1 sensitive permission Recently updated

Description

This Chrome Extension background script is designed to interact with Salesforce APIs, focusing primarily on fetching metadata and data related to Salesforce objects. It listens for various actions triggered from the extension's content scripts and responds accordingly. Key functionalities include: Authentication: It fetches Salesforce's session ID (SID) stored in cookies to authenticate API requests. Data Retrieval: Uses the SID to fetch object metadata and actual data from Salesforce. Multi-Domain Support: It can look for SID cookies across multiple Salesforce domains (salesforce.com and cloudforce.com). Message Handling: Listens for messages such as 'CONTENT_SCRIPT_LOADED' and 'fetchMetadata' to perform specific tasks. URL Monitoring: Monitors URL changes to refresh data when needed. The script is well-organized, handling various edge cases and providing utility functions for sending success and error messages. It employs a mix of promises and callbacks for asynchronous operations. Overall, this script serves as a robust backbone for a Chrome Extension that aims to seamlessly interact with Salesforce.
MetaForce screenshot 1

Reviews

Loading reviews...

Permissions (3)

Permissions

clipboardWrite Can write to your clipboard cookies Can read and modify browser cookies offscreen

Details

Version 0.9
Updated Mar 15, 2026
Size 49.11KiB
First Seen Mar 25, 2026