Multiple Tools For Fiverr

helps you to automate various actions on fiverr.com.

Multiple Tools For Fiverrคืออะไร?

Multiple Tools For Fiverr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Polymath Tools และคุณลักษณะหลักของมันคือ "helps you to automate various actions on fiverr.com."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Multiple Tools For Fiverr

ดาวน์โหลดไฟล์ส่วนขยาย Multiple Tools For Fiverr ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}