Google Rank Checker,Keyword SERP Ranking Tool

Google Rank Checker,Keyword SERP Ranking Tool

Google Rank Checker, Keyword SERP Rankings Tool with CSV Export and Copy to Clipboard Functionality.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon-128.png",
    "default_title": "Google Rank Checker, Keyword SERP Ranking Tool by Phedra"
  },
  "name": "Google Rank Checker,Keyword SERP Ranking Tool",
  "description": "Google Rank Checker, Keyword SERP  Rankings Tool with CSV Export and Copy to Clipboard Functionality.",
  "homepage_url": "https://www.phedratech.com/",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "version": "0.0.2.1",
  "manifest_version": 2
}