Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "default_locale": "en", "author": "[email protected]", "action": [], "permissions": [ "tabs", "storage", "unlimitedStorage", "webRequest" ], "host_permissions": [ "*:\/\/*.linkedin.com\/*" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "web_accessible_resources": [ { "matches": [ "*:\/\/*.linkedin.com\/*" ], "resources": [ "icons\/*", "fonts\/*", "assets\/useI18n-D-IrOER6.js", "assets\/messageCommunication-DpkHorRS.js", "assets\/storage-DkD1faiW.js", "assets\/nexus-in.js-BTmcR1Ca.js" ], "use_dynamic_url": false } ], "content_scripts": [ { "js": [ "assets\/nexus-in.js-loader-CObqhwC9.js" ], "matches": [ "*:\/\/*.linkedin.com\/*" ], "run_at": "document_end", "css": [ "assets\/useI18n-BTLoPYSM.css", "assets\/nexus-in-DpXuRFSE.css" ] } ], "options_page": "options.html", "name": "__MSG_name__", "short_name": "SparkIn", "version": "3.1.5", "description": "__MSG_description__", "icons": { "128": "icons\/logo128.png" }, "externally_connectable": { "matches": [ "*:\/\/*.nexusin.top\/*", "*:\/\/*.sparkin.top\/*" ] } }