Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"author": "Webvoom",
"action": {
"default_title": "Keyword Rank Counter"
},
"content_scripts": [
{
"js": [
"ordinate.js"
],
"matches": [
"https:\/\/www.google.com\/*"
],
"run_at": "document_end"
}
],
"icons": {
"16": "icon_16.png",
"128": "icon_128.png"
},
"description": "This is an Extension Made by Webvoom Team. With the help of this tool, User can know the exact position of keywords",
"manifest_version": 3,
"name": "Keyword Rank Counter",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0"
}