Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ph\u00e2n t\u00edch Website - webrank.vn",
"short_name": "webrank",
"version": "1.0.1",
"manifest_version": 2,
"homepage_url": "https:\/\/webrank.vn",
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"description": "C\u00f4ng c\u1ee5 ph\u00e2n t\u00edch website: traffic, seo, adwords, backlink, social t\u1eeb webrank.com",
"browser_action": {
"default_icon": {
"16": "img\/icon16.png",
"24": "img\/icon24.png",
"32": "img\/icon32.png"
},
"default_title": "C\u00f4ng c\u1ee5 ph\u00e2n t\u00edch website: traffic, seo, adwords, backlink, social t\u1eeb webrank.com"
},
"background": {
"scripts": [
"js\/background.js"
]
},
"content_scripts": [
{
"js": [
"js\/lib\/jquery.min.js",
"js\/content.js"
],
"css": [
"css\/lib\/animate.css",
"css\/content.min.css"
],
"matches": [
"*:\/\/*.google.com\/*",
"*:\/\/google.com\/*",
"*:\/\/*\/*"
]
}
]
}