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 Oct 14, 2025.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Sri Lanka Electricity Bill Calculator", "version": "2.1", "author": "Minidu Shashimal Aluthge", "description": "Calculate Sri Lankan electricity bills instantly with updated rates. Manage energy costs for home and office with ease.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }, "homepage_url": "https:\/\/ebill.minidushashimal.com", "web_accessible_resources": [ { "resources": [ "icons\/*" ], "matches": [ "<all_urls>" ] } ], "short_name": "SL E-Bill" }