Inspect and view changes in Word Cloud Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Word Cloud Generator",
"version": "1.0.0",
"description": "Generate beautiful word clouds from any webpage content to visualize text frequency and patterns",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Word Cloud Generator",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{6e580f57-0c28-4a5e-96a1-0b7122efebd7}"
}
}
} Best Word Cloud Generator Alternatives
Here are some Firefox add-ons that are similar to Word Cloud Generator:
Freq Cloud
Delogen0
Word Cloud
Delogen0
Page Word Cloud
dyrnos
Word Cloud Generator
practechal
Word Frequency Analyzer
789clubs.org
Word Frequency Analyzer
josiphine
WordFrequencyAnalyzer
sieuDEVtry
Word Frequency
GSB
Word Counter
hola
Word Counter
hola
Instant Page Word Counter
Levent B.
Flashcard Generator V2
Cecil Banks