Page Speed Insight - Bulk

Page Speed Insight - Bulk

Check Google Page Speed Insight score of pages in bulk.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Page Speed Insight - Bulk",
  "manifest_version": 2,
  "version": "1.0.1",
  "author": "Ramiz Manked",
  "description": "Check Google Page Speed Insight score of pages in bulk.",
  "icons": {
    "16": "images/16X16.png",
    "48": "images/48X48.png",
    "128": "images/128X128.png"
  },
  "browser_action": {
    "default_title": "Page Speed Insight - Bulk",
    "default_popup": "ui-main-form.html"
  }
}