By: Dravorek
Inspect and view changes in TTV Game Thumbs source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"name": "TTV Game Thumbs",
"version": "0.4",
"description": "Tries to overlay the Game/Category thumbnails on top of stream thumbnails on Twitch.tv",
"permissions": [
"*://*.twitch.tv/*",
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html"
},
"icons": {
"16": "images/Thumb16.png",
"32": "images/Thumb32.png",
"48": "images/Thumb48.png",
"128": "images/Thumb128.png"
},
"content_scripts": [
{
"matches": [
"*://*.twitch.tv/*"
],
"exclude_matches": [
"*://*.twitch.tv/directory/game/*"
],
"css": [
"TTVGameThumbs.css"
],
"js": [
"TTVGameThumbs2.js"
]
}
],
"manifest_version": 2
} Best TTV Game Thumbs Alternatives
Here are some Firefox add-ons that are similar to TTV Game Thumbs: