Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Sep 02, 2025.
{ "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon19green.png", "default_title": "idgather" }, "description": "gather changing values of dom elements by id", "icons": { "128": "icon128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq+fDNWcLCfI35OrTK7n9G+mHoUYvKGyrZgBYN6y15WDux0XB52W41M8kVKapTOfSAFTwVH0viztayS6jHSyM6lp6eiqH+LP0PN0hrAjuU5oaYSN8CiOkBTCqS1qrP+Pz5vYsbUepgp7Z8Xxf+ME6lUk4SowCWrG3dm88o1Ig8MEKSlWMFXoDMvZfJ6hcNM9Ymr5CUnJmE74N93HGVnvLfU5H6\/NSNhljDq03aaklEjt8sWQobXEjiBAJH7mOrfgibqWKsCjUQKf7WwG+0QmGEJ+TwwdAPSRSAa1qBQ59lKbcNWENAWbRSZpuGRYCJFHd3GPpLzGIqcuhUBUAaKYm6QIDAQAB", "manifest_version": 3, "name": "idgather", "options_page": "options.html", "permissions": [ "tabs", "storage", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "short_name": "idgather", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3" }