Multiple Tools For Fiverr

helps you to automate various actions on fiverr.com.

Multiple Tools For Fiverr란 무엇입니까?

Multiple Tools For Fiverr은(는) Polymath Tools에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "helps you to automate various actions on fiverr.com."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Multiple Tools For Fiverr 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Features:

Export Monthly Fiverr Orders (For Buyers) This tool will allow you to export orders on fiverr for a specific month (For Buyers).

Export Monthly Fiverr Orders (For Sellers) This tool will allow you to export orders on fiverr for a specific month (For Sellers).

This software is neither created nor endorsed by Fiverr.com.

Privacy notice: This software neither collects nor transmits any personally identifiable information. This software does not track your browsing behavior. Information necessary for functioning of this software is stored on the devices of end user, our servers do not have access to this information. All information required for functioning of this software is kept between end-user and Fiverr servers.

For more information please read our privacy policy and terms of service.

Privacy policy: https://multiple-tools-for-fiver-1bcc8.web.app/privacy/

Terms of service: https://multiple-tools-for-fiver-1bcc8.web.app/privacy/                    

확장 프로그램 기본 정보

이름 Multiple Tools For Fiverr Multiple Tools For Fiverr
ID hejmglcpnnbdnlcnmpjpmlnaeahgffej
공식 URL https://chromewebstore.google.com/detail/multiple-tools-for-fiverr/hejmglcpnnbdnlcnmpjpmlnaeahgffej
설명 helps you to automate various actions on fiverr.com.
파일 크기 1.92 MB
설치 횟수 960
현재 버전 1.0.0.3
최근 업데이트 2019-10-08
출시 날짜 2019-10-08
개발자 Polymath Tools
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://multiple-tools-for-fiver-1bcc8.web.app/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "\/html_background\/background.html"
    },
    "browser_action": {
        "default_title": "Multiple Tools For Fiverr",
        "default_icon": "\/image\/icon\/free\/128.png",
        "default_popup": "\/ng\/popup\/comp\/popup\/popup.html"
    },
    "description": "helps you to automate various actions on fiverr.com.",
    "icons": {
        "16": "\/image\/icon\/free\/16.png",
        "24": "\/image\/icon\/free\/24.png",
        "32": "\/image\/icon\/free\/32.png",
        "48": "\/image\/icon\/free\/48.png",
        "64": "\/image\/icon\/free\/64.png",
        "128": "\/image\/icon\/free\/128.png",
        "256": "\/image\/icon\/free\/256.png",
        "512": "\/image\/icon\/free\/512.png"
    },
    "name": "Multiple Tools For Fiverr",
    "manifest_version": 2,
    "short_name": "MTFF",
    "permissions": [
        "storage",
        "*:\/\/*.fiverr.com\/*",
        "activeTab",
        "contextMenus",
        "identity",
        "webRequest",
        "webRequestBlocking"
    ],
    "version": "1.0.0.3",
    "web_accessible_resources": [
        "\/ng\/content\/**\/*.html",
        "\/css_content\/**\/*.css"
    ]
}