Video unlocking
This extension unlock youtube videos for you
What is Video unlocking?
Video unlocking is a Chrome extension developed by Atlanta Soft, and its main feature is "This extension unlock youtube videos for you".
Extension Screenshots
Download Video unlocking Extension CRX File
Download Video unlocking extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension allows you to view any youtube videos that requires likes or share without like and share.
Extension Basic Information
Name | |
ID | lafoijcepdjhplgggfijpfiecdchokoc |
Official URL | https://chrome.google.com/webstore/detail/video-unlocking/lafoijcepdjhplgggfijpfiecdchokoc |
Description | This extension unlock youtube videos for you |
File Size | 8.1 KB |
Installation Count | 274 |
Current Version | 1.1 |
Last Updated | 2014-06-09 |
Publish Date | 2014-06-09 |
Rating | 1.83/5 Total 6 Ratings |
Developer | Atlanta Soft |
Payment Type | free |
Extension Website | http://atlantasoft.net |
Help Page URL | http://dan.iftodi.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Video unlocking", "description": "This extension unlock youtube videos for you", "version": "1.1", "permissions": [ "tabs", "webRequest", "*:\/\/iftodi.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |