User Script: RSS tool for chrome

Source: Internet
Author: User
Although Google announced that it would add RSS support to chrome at the end of last year, so far (4.0.237.0) Chrome still has no RSS function.Two bookmarkletUsed to check the RSS and preview/Subscribe RSS on the page respectively. After yesterday's video download script, I wrote an RSS tool for chrome. The main functions include:
    • The system automatically detects the RSS link on the page. A translucent RSS icon is displayed in the upper right corner, linking to Google Reader Lite to preview RSS.
    • Modified the layout of Google Reader lite and added the subscription link. Now Google Reader, fresh fruit, prawns, and Netease youdao are supported.
    • If the current page is RSS/atom XML, it is automatically forwarded to Google Reader Lite for preview. Of course, there are subscription links;

Modified Google Reader lite preview page:

You have not uploaded the file to userscript.org. you can install the file on my blog. For more information about how to install the user script, see Gu AO.

Takeaway:

The RSS icon is found on iconfinder. this site is quite practical. You can search for icons Based on keywords and filter by size. in the user script, you can encode the image into base64 characters and write it to the script. You do not need to get it from the server every time. I use this online base64 encoding site to encode the uploaded files.

Probably because it is still under development, the current version of the user script on the chrome Extension Management Interface is always 1.0, No matter what version you declare in the script. therefore, you cannot reload the new version. You need to uninstall it and reinstall it.

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.