Inspect and view changes in asciinema Player For GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "asciinema Player For GitHub",
"short_name": "asciinema Player",
"version": "19.7.1.1721",
"description": "Automatically detect instances of asciinema links in a README on GitHub and embed the player in its place",
"manifest_version": 2,
"author": "Mihir Chaturvedi",
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"*://*.github.com/*"
],
"js": [
"index.js"
]
}
],
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*.github.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best asciinema Player For GitHub Alternatives
Here are some Firefox add-ons that are similar to asciinema Player For GitHub:
GitHub Video Player
David Rainsford
API subs for asbplayer
zakwarsame
ASBPlayer: Learn with Subs
MirSolUu
Github Releases Atom Feed Button
Sai Karthik
Gumroad Video Scraper
Dan
ASCIImoji-ff
psyburr
Github Assistant
swistak
asbplayer (Official)
asbplayer
Github Activity Indicator
derhackler
Scrutinizer for GitHub and Bitbucket
Scrutinizer
acfun-html5player
scottxu