By: Goatonabicycle
Inspect and view changes in Rhymey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Rhymey",
"short_name": "Rhymey",
"description": "Get rhymes for double-clicked words, even in Google Docs!",
"version": "4.0.1",
"manifest_version": 3,
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"http://localhost/*"
],
"js": [
"content_scripts/content-0.js"
],
"css": [
"content_scripts/content-0.css"
],
"run_at": "document_start",
"all_frames": true
}
],
"permissions": [
"storage"
],
"options_page": "options_ui/page.html",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "rhymey@rhymey.com"
}
}
} Best Rhymey Alternatives
Here are some Firefox add-ons that are similar to Rhymey:
Rhymes.net
STANDS4
Duey.ai Auto Typer for Google Docs and Word Online
Duey.ai
SynthTyper - For Google Docs
Kacegal
Vim For Docs
GreenStorm5417
Gemini Grammar & Rephrase Helper
Raihan
Vim for Google Docs
Quantier, LLC
DocsKeys
teerthx
Phoebus
Jeff Chung
Google Docs Typewriter Sounds
Mak
RYEs
FlairCore.com
Text Rewriter
pelmers
Rainbow Cursor for Google Docs
AtomicCoding