SEO Niche
Get Update about SEO Niche
什麼是SEO Niche?
SEO Niche是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Get Update about SEO Niche”。
擴展截圖
下載SEO Niche擴展crx文件
下載SEO Niche擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
By installing my extension you will get keyword update with competition below 300k. optimize the keywords and then your website will get high traffic. 擴展基本資訊
| 名稱 | |
| ID | ahcdklcmeebmglaidifabngkffjclcgn |
| 官方網址 | https://chromewebstore.google.com/detail/seo-niche/ahcdklcmeebmglaidifabngkffjclcgn |
| 簡介 | Get Update about SEO Niche |
| 檔案大小 | 11 KB |
| 安裝次數 | 12 |
| 目前版本 | 1.0 |
| 更新時間 | 2018-01-02 |
| 上架時間 | 2018-01-02 |
| 開發者 | Unknown |
| 付費類型 | free |
| 擴展官網 | https://seo-niche-tips.blogspot.co.id/ |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SEO Niche",
"manifest_version": 2,
"short_name": "SEO Niche",
"description": "Get Update about SEO Niche",
"version": "1.0",
"background": {
"persistent": false,
"scripts": [
"OneSignal.js",
"background.js"
]
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
],
"browser_action": {
"default_icon": "tags.png"
},
"icons": {
"128": "tags (1).png"
}
} | |