MetaForce

MetaForce

ID: hclbblgimnkmlmnkekmbclfemhdgmjep

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
1.1.0
Size
0.08 MB
Rating
0.0/5
Reviews
0
Users
49
Type
Extension
Updated
Jul 3, 2026
Category
Developer tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
Manas BeheraView Profile
Country
DK
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Address
Falkonervænget 5 ST TH Frederiksberg 1952 DK
Website
Visit
Total Extensions
6
Active
4
Obsolete
1
Listed
6
Unlisted
0
Total Users
414

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1

Fetch and view Salesforce record metadata in-page — search every field, inspect values, and open a full All Data view.

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.

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
6
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

${domain}`,-https://${domain}`,
${domain}/services/data/$%7BapiVersion%7D/sobjects/$%7BobjectType%7D/describe/%60;https://${domain}/services/data/${apiVersion}/sobjects/${objectType}/describe/`;
${domain}/services/data/$%7BapiVersion%7D/sobjects/$%7BobjectType%7D/$%7BrecordId%7D/%60;https://${domain}/services/data/${apiVersion}/sobjects/${objectType}/${recordId}/`;
${domain}/services/data/$%7BapiVersion%7D/sobjects/$%7Bmessage.objectType%7D/$%7Bmessage.recordId%7D%60;https://${domain}/services/data/${apiVersion}/sobjects/${message.objectType}/${message.recordId}`;
${h}/_ui/common/apex/debug/ApexCSIPage%60;https://${h}/_ui/common/apex/debug/ApexCSIPage`;
www.w3.org/2000/svghttp://www.w3.org/2000/svg

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.