Twiends Bot
Auto Follow every 30 seconds
Twiends Botとは何ですか?
Twiends Botはhttps://salesorithm.comによって開発されたChromeの拡張機能で、その主な機能は「Auto Follow every 30 seconds」です。
拡張機能のスクリーンショット
Twiends Bot拡張機能のCRXファイルをダウンロード
Twiends Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple steps to use:
1) Install Extension
2) Be on http://twiends.com/home
Optional:
3) On Twiends.com - Select any tab that you like viz. All, Your Country, Same Interest
Rest is automated, the extension will follow one account per 30 seconds.
Note: There are chances of you getting blocked. Hence, please do not use this heavily.
This is still in Beta phase, please let me know of bugs if any.
I sure will fix them.
Thank you, Enjoy :-) 拡張機能の基本情報
| 名前 | |
| ID | jjibjbidhlmlahongjlogbnkmddbdkij |
| 公式URL | https://chromewebstore.google.com/detail/twiends-bot/jjibjbidhlmlahongjlogbnkmddbdkij |
| 説明 | Auto Follow every 30 seconds |
| ファイルサイズ | 77.3 KB |
| インストール数 | 26 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2017-03-14 |
| 公開日 | 2017-03-14 |
| 開発者 | https://salesorithm.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon-128.png",
"default_title": "Twiends Bot"
},
"name": "Twiends Bot",
"description": "Auto Follow every 30 seconds",
"homepage_url": "http:\/\/salesorithm.com",
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*"
],
"version": "0.1",
"manifest_version": 2
} | |