{"id":25319722,"url":"https://github.com/blackswandevcom/firefox-woo-id-extractor","last_synced_at":"2025-07-24T21:33:03.803Z","repository":{"id":275403334,"uuid":"925980549","full_name":"blackswandevcom/firefox-woo-id-extractor","owner":"blackswandevcom","description":"a Firefox extension that helps you easily extract and copy the WooCommerce product ID, variation ID, and REST API endpoint from product pages.","archived":false,"fork":false,"pushed_at":"2025-02-02T08:38:49.000Z","size":543,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T19:38:46.483Z","etag":null,"topics":["firefox","firefox-addon","woocommerce"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blackswandevcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-02T08:34:01.000Z","updated_at":"2025-02-02T08:38:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"481a8c90-c030-4d6c-81fb-2f39f4b1777d","html_url":"https://github.com/blackswandevcom/firefox-woo-id-extractor","commit_stats":null,"previous_names":["blackswandevcom/firefox-woo-id-extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blackswandevcom/firefox-woo-id-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackswandevcom%2Ffirefox-woo-id-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackswandevcom%2Ffirefox-woo-id-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackswandevcom%2Ffirefox-woo-id-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackswandevcom%2Ffirefox-woo-id-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackswandevcom","download_url":"https://codeload.github.com/blackswandevcom/firefox-woo-id-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackswandevcom%2Ffirefox-woo-id-extractor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266905335,"owners_count":24004142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firefox","firefox-addon","woocommerce"],"created_at":"2025-02-13T20:54:51.631Z","updated_at":"2025-07-24T21:33:03.794Z","avatar_url":"https://github.com/blackswandevcom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align:center;\"\u003e\n   \u003cimg src=\"icon.png\" width=\"84\" /\u003e\n\u003c/div\u003e\n\n# BlackSwanDev - WooCommerce Product ID Extractor\n\nThe **WooCommerce Product ID Extractor** is a Firefox extension that helps you easily extract and copy the WooCommerce product ID, variation ID, and REST API endpoint from product pages. Designed for WooCommerce developers and administrators, this tool simplifies the process of identifying product data without needing to inspect the page source.\n\n---\n\n## Features\n- Display WooCommerce **Product ID**, **Variation ID**, and **REST API** link on product pages.\n- Click any ID to copy it to the clipboard with a confirmation message.\n- Automatically updates when the product or variation changes.\n- Lightweight and easy to use with a non-intrusive interface.\n- Supports WooCommerce events (`found_variation`, `reset_data`) to ensure real-time updates.\n\n---\n\n## Installation Guide\n\n### Step 1: Download the Extension\n1. Clone or download the project from the GitHub repository.\n2. Ensure you have the extension files:\n   - `manifest.json`\n   - `content.js`\n   - `styles.css`\n   - `icon.png`\n   - `jquery.min.js`\n\n### Step 2: Load the Extension in Firefox\n1. Open Firefox and navigate to `about:debugging`.\n2. Click **\"This Firefox\"** in the left-hand menu.\n3. Click **\"Load Temporary Add-on…\"**.\n4. Select the `manifest.json` file from the project directory.\n\n### Step 3: Use the Extension\n1. Navigate to any WooCommerce product page.\n2. Click the extension icon to activate the tool.\n3. A dark-glossy transparent box will appear at the bottom-right corner, displaying the **Product ID**, **Variation ID**, and **REST API**.\n4. Click on any of the IDs to copy them to the clipboard. A toast message will confirm the copy action.\n\n---\n\n## Permissions\nThe extension requires the following permissions:\n- `activeTab` – Access to the currently active tab to inject scripts.\n- `\u003call_urls\u003e` – Allows the extension to run on WooCommerce sites.\n\n---\n\n## Uninstalling the Extension\n1. Open Firefox and navigate to `about:debugging`.\n2. Under **\"Temporary Extensions\"**, locate **WooCommerce Product ID Extractor**.\n3. Click the **Remove** button to uninstall the extension.\n\n---\n\n## Contributors\nDeveloped by **AmirhpCom** at **BlackSwanDev.com**.\nFeel free to contribute by creating pull requests or submitting issues on GitHub.\n\n---\n\n## License\nThis project is licensed under the **MIT License** – feel free to use and modify the code as needed.\n\n---\n\n## Contact \u0026 Support\nFor support or feature requests, please create an issue on the GitHub repository.\nThank you for using **WooCommerce Product ID Extractor**! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackswandevcom%2Ffirefox-woo-id-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackswandevcom%2Ffirefox-woo-id-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackswandevcom%2Ffirefox-woo-id-extractor/lists"}