Auto Loop

虾米Loop自动点赞chrome插件

What is Auto Loop?

Auto Loop is a Chrome extension developed by https://www.oncereply.me, and its main feature is "虾米Loop自动点赞chrome插件".

Extension Screenshots

screenshot

Download Auto Loop Extension CRX File

Download Auto Loop 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

                        使用前请注意:本插件是在一群朋友建议下开发而来,请不要在影响到他人的情况下使用,建议您邀请朋友在自己的房间里使用.

虾米Loop自动点赞chrome插件
Auto loop xiami.com

主页: 
https://github.com/oncereply/autoloop
更新日志: 
http://goo.gl/5mhKts

由于开发是在Chrome 18.0.1025.162版下,如果您使用低版本或是360,枫叶等版本,插件有可能不能正常运行. 
欢迎加入QQ群138337369,分享音乐,分享心情。

更新logo及图标,感谢由玲玲露露提供的漂亮logo~                    

Extension Basic Information

Name Auto Loop Auto Loop
ID mghcdhmkpcpokjlfeimlmbcmklimjjhf
Official URL https://chromewebstore.google.com/detail/auto-loop/mghcdhmkpcpokjlfeimlmbcmklimjjhf
Description 虾米Loop自动点赞chrome插件
File Size 81.64 KB
Installation Count 94
Current Version 0.2.13
Last Updated 2016-07-25
Publish Date 2016-07-25
Rating 5.00/5 Total 12 Ratings
Developer https://www.oncereply.me
Payment Type free
Extension Website https://github.com/oncereply/autoloop
Help Page URL https://github.com/oncereply/autoloop/issues
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Auto Loop",
    "version": "0.2.13",
    "minimum_chrome_version": "18.0.1025.162",
    "manifest_version": 2,
    "description": "\u867e\u7c73Loop\u81ea\u52a8\u70b9\u8d5echrome\u63d2\u4ef6",
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "page_action": {
        "default_title": "Auto Loop",
        "default_icon": "icon_48.png"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "http:\/\/loop.xiami.com\/room\/*"
    ],
    "homepage_url": "https:\/\/github.com\/oncereply\/autoloop"
}