PackagesLab

PackagesLab

This blog contains all types of Packages in detail like Internet, SMS, and Calls. You can also compare packages between networks.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "img/icon_128.png",
    "default_popup": "html/popup.html",
    "default_title": "PackagesLab"
  },
  "description": "This blog contains all types of Packages in detail like Internet, SMS, and Calls. You can also compare packages between networks.",
  "icons": {
    "16": "img/icon_16.png",
    "128": "img/icon_128.png"
  },
  "manifest_version": 2,
  "name": "PackagesLab",
  "version": "1.2",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}