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", "icons": { "16": "icon16.plasmo.77a80beb.png", "32": "icon32.plasmo.65e471be.png", "48": "icon48.plasmo.fefd02c2.png", "64": "icon64.plasmo.af33df66.png", "128": "icon128.plasmo.e5fd31f4.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.77a80beb.png", "32": "icon32.plasmo.65e471be.png", "48": "icon48.plasmo.fefd02c2.png", "64": "icon64.plasmo.af33df66.png", "128": "icon128.plasmo.e5fd31f4.png" }, "default_popup": "popup.html" }, "version": "1.1.3", "author": "[email protected]", "name": "Higgsfield Reference", "description": "Select any image from the web and, with one click, generate a similar visual - no prompt needed", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "cookies", "contextMenus" ], "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "js": [ "popup.714db891.js" ], "run_at": "document_end", "all_frames": true, "css": [] }, { "matches": [ "https:\/\/x.com\/**", "https:\/\/*.x.com\/**", "https:\/\/*.pinterest.com\/**", "https:\/\/*.cosmos.so\/**", "https:\/\/*.shutterstock.com\/**", "https:\/\/*.instagram.com\/**", "https:\/\/*.stock.adobe.com\/**", "https:\/\/*.elements.envato.com\/**", "https:\/\/*.tumblr.com\/**", "https:\/\/*.shotdeck.com\/**", "https:\/\/*.film-grab.com\/**" ], "js": [ "select-media.d7bf0b7a.js" ], "run_at": "document_idle", "all_frames": true, "css": [] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHl+96MQrVWOYuq6dNFqJtC7eHxTLpBtodOfNKW5SQW+pCsIqLFCiG85yA+CXR3PRuwGdX4UVxE8ZNEkIjTnImZzOU5z1VgnoUOqZaBaptAANK+SjeAqnIy0toksVtj95AvpnkPAnkvG+oILsWlUXcR1uPWYpxOkMOqTdI5311xlFLlpnEojjv6D33T19dmjoDc8Im8ElP76kWC8adatlkmhtQ43B4IGkMjsf50oSFEVZH637oFhH96efenCimvALaOTBkMOAvlGXWuUahosyj+7uNWWrqbCqXTuDImHAWXHBPOjyUgjsXdsb7GuIEql+CWacDJNHqcW+dJva54JWwIDAQAB", "host_permissions": [ "https:\/\/clerk.higgsfield.ai\/*", "https:\/\/clerk.higgsfield.ai\/*" ], "web_accessible_resources": [ { "matches": [ "https:\/\/*\/*" ], "resources": [ "popup.5757e1e6.css" ] }, { "matches": [ "https:\/\/x.com\/*", "https:\/\/*.x.com\/*", "https:\/\/*.pinterest.com\/*", "https:\/\/*.cosmos.so\/*", "https:\/\/*.shutterstock.com\/*", "https:\/\/*.instagram.com\/*", "https:\/\/*.stock.adobe.com\/*", "https:\/\/*.elements.envato.com\/*", "https:\/\/*.tumblr.com\/*", "https:\/\/*.shotdeck.com\/*", "https:\/\/*.film-grab.com\/*" ], "resources": [ "select-media.93cfc101.css" ] } ] }