极测

极测

极测

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "极测",
  "version": "1.0.1",
  "description": "极测",
  "author": "Yaitoo",
  "icons": {
    "16": "ce16.png",
    "32": "ce32.png",
    "48": "ce48.png",
    "128": "ce128.png"
  },
  "browser_action": {
    "default_icon": "ce16.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "homepage_url": "https://www.geaping.com"
}