RK Blog
RK Blog - One Stop Tech Solutions - Blogging, SEO, How to, Marketing, Videos etc.
What is RK Blog?
RK Blog is a Chrome extension developed by http://blog.rahulkundu.com, and its main feature is "RK Blog - One Stop Tech Solutions - Blogging, SEO, How to, Marketing, Videos etc.".
Extension Screenshots
Download RK Blog Extension CRX File
Download RK Blog extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
RK Blog -One Stop Tech Solutions Blogger, Wordpress, Hosting, SEO, Plugins, Templates, Reviews, Tips, Tricks, Affiliate Marketing, How to , Email Marketing, Video Marketing, Mobile Marketing, Hosting Offers, Plugins, eBooks, Make Money, eCommerce etc.
Extension Basic Information
Name | |
ID | floaokdjfhlcakebhhhnffhfbenoojlc |
Official URL | https://chrome.google.com/webstore/detail/rk-blog/floaokdjfhlcakebhhhnffhfbenoojlc |
Description | RK Blog - One Stop Tech Solutions - Blogging, SEO, How to, Marketing, Videos etc. |
File Size | 1.14 MB |
Installation Count | 67 |
Current Version | 1.1.0 |
Last Updated | 2016-12-09 |
Publish Date | 2016-12-09 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://blog.rahulkundu.com |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RK Blog", "description": "RK Blog - One Stop Tech Solutions - Blogging, SEO, How to, Marketing, Videos etc.", "browser_action": { "default_title": "RK Blog", "default_popup": "index.html", "default_icon": { "19": "partner\/img\/19.png", "38": "partner\/img\/38.png" } }, "version": "1.1.0", "manifest_version": 2, "icons": { "48": "partner\/img\/48.png", "128": "partner\/img\/128.png" }, "background": { "page": "background.html", "persistent": false }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "alarms", "storage", "notifications" ] } |