Keyword Extractor
Free keyword tool that extracts text from the website you visit. Easy to use.
What is Keyword Extractor?
Keyword Extractor is a Chrome extension developed by Hiblox, and its main feature is "Free keyword tool that extracts text from the website you visit. Easy to use.".
Extension Screenshots
Download Keyword Extractor Extension CRX File
Download Keyword Extractor 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
Extension Basic Information
Name | Keyword Extractor |
ID | hgdanalmcipcgojcicjenedeaoedebla |
Official URL | https://chromewebstore.google.com/detail/keyword-extractor/hgdanalmcipcgojcicjenedeaoedebla |
Description | Free keyword tool that extracts text from the website you visit. Easy to use. |
File Size | 38.08 KB |
Installation Count | 1,892 |
Current Version | 1.03 |
Last Updated | 2017-12-30 |
Publish Date | 2017-12-30 |
Rating | 2.00/5 Total 5 Ratings |
Developer | Hiblox |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Keyword Extractor", "description": "Free keyword tool that extracts text from the website you visit. Easy to use.", "version": "1.03", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Keyword Extractor" }, "background": { "scripts": [ "jquery-3.2.1.min.js", "background.js" ] }, "permissions": [ "activeTab", "storage", "unlimitedStorage", " |