By: M_krabs
Inspect and view changes in AutoLike source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AutoLike",
"version": "1.0",
"description": "Automatically likes the video you're watching (according to your own whitelist)",
"icons": {
"48": "icons/thumb_up_black.svg"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch?v=*"
],
"js": [
"AutoLike.js"
]
}
],
"options_ui": {
"page": "pages/options.html"
},
"browser_action": {
"browser_style": true,
"default_popup": "pages/menu.html",
"default_icon": {
"16": "icons/thumb_up_black.svg"
},
"theme_icons": [
{
"light": "icons/thumb_up_white.svg",
"dark": "icons/thumb_up_black.svg",
"size": 16
}
]
},
"permissions": [
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "AutoLike@mkrabs.de"
}
}
} Best AutoLike Alternatives
Here are some Firefox add-ons that are similar to AutoLike:
AutoRate - Automate Rating YouTube Videos
yxor
YouTube Auto Like
pg
YTAutoLike
Youtube Auto Liker
YouTube Auto Dislike
mat0926
YouTube Auto
codehemu
Better YouTube Interactions
Terry Gonguet
YoutubeLiker
Jim
YouTube Auto DisLike
jujuman
Like Every Video
yxor
AutoLoop
Firefox user 12369835
Auto Replay for YouTube™
Mark Lumnert
LagTV Autolike
ObiWanCannoli