Keyword Extractor
Free keyword tool that extracts text from the website you visit. Easy to use.
Vad är Keyword Extractor?
Keyword Extractor är en Chrome-tillägg utvecklad av Hiblox, och dess huvudfunktion är "Free keyword tool that extracts text from the website you visit. Easy to use.".
Tilläggsskärmbilder
Ladda ner Keyword Extractor-förlängningens CRX-fil
Ladda ner Keyword Extractor-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | hgdanalmcipcgojcicjenedeaoedebla |
| Officiell webbadress | https://chromewebstore.google.com/detail/keyword-extractor/hgdanalmcipcgojcicjenedeaoedebla |
| Beskrivning | Free keyword tool that extracts text from the website you visit. Easy to use. |
| Filstorlek | 38.08 KB |
| Antal Installationer | 1,892 |
| Aktuell Version | 1.03 |
| Senast Uppdaterad | 2017-12-30 |
| Publiceringsdatum | 2017-12-30 |
| Betyg | 2.00/5 Totalt 5 Betyg |
| Utvecklare | Hiblox |
| Betalningssätt | free |
| Stödda Språk | 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",
" | |