Install common linux chromuim plug-ins (flash, gesture, drag and drop, AD blocking), linuxchromuim

Source: Internet
Author: User

Install common linux chromuim plug-ins (flash, gesture, drag and drop, AD blocking), linuxchromuim

1. The native kali2.0 64-bit, and kali is based on Debian. To download all the plug-ins used in this article, go to http://files.cnblogs.com/files/yuuyuu/chromium_plugins.tar.gz.

2. install the chromium browser sudo apt-get install chromium-browser

3. Chromium open-source browsers no longer support Netscape browser plug-in APIs, and Adobe Flash cannot work normally,

Google Now uses another interface called Pepper (PPAPI ). Therefore, we need to install libpepflashplayer. so instead of libflashplayer. so.

4. After downloading and unzipping the above plug-in, go to the PepperFlash directory, sudo cp libpepflashplayer. so/usr/lib/chromium/

5. sudo vim/etc/chromium. d/default-flags

Add at the end

CHROMIUM_FLAGS = "-- ppapi-flash-path =/usr/lib/chromium/libpepflashplayer. so -- ppapi-flash-version = 18.0.0.233"

Note that the later version number corresponds to manifest. json in the PepperFlash directory of the plug-in you downloaded.

6. Restart the browser.

7. The remaining 2 plug-ins, Adblock-Plus_v1.9.1.crx and crxMouse-Chrome-Gestures_v2.8.1.crx

Enter chrome: // extensions/in the browser and drag the two plug-ins to this page to prompt you to install them.

8. After the adblock-plus Plug-in is installed, subscribe to filtering rules. Add the EasyList China + EasyList rule in the plug-in options.

9. The crxMouse-Chrome-Gestures plug-in provides the gesture function and text, link, and image drag function.

You can also disable the Tab function by using the gesture function, instead of double-clicking to close the Tab. All of the above functions can be set according to your preferences.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.