iWeb2x - URL to PDF & Image

Convert web page to printer friendly PDF, image snapshot, or high resolution wallpaper

iWeb2x - URL to PDF & Image क्या है?

iWeb2x - URL to PDF & Image http://www.sciweavers.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert web page to printer friendly PDF, image snapshot, or high resolution wallpaper"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में iWeb2x - URL to PDF & Image एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Convert a web page to a printer friendly PDF, image snapshot, or high resolution wallpaper.

★★ Features ★★

1. Web Page to PDF

- Convert web page to an elegant printer friendly PDF to print or read offline
- Control page size (Letter, Legal, A0-A9, B0-B10, +more)
- Control page orientation (Landscape, Portrait)
- Control PDF render mode (Color, Gray)
- Exclude web page images or background color to optimize printing
- The service uses the following online service iWeb2Print

http://www.sciweavers.org/free-online-html-to-pdf

2. Web Page to Image

- Convert web page to an image snapshot or high resolution wallpaper
- Support several image formats (PNG, GIF, JPG, TIF, BMP, PPM, PGM)
- Support standard wallpaper sizes (1024x768, 1280x600, 1920x1200, +more)
- Set image size to “Screen” to save entire web page rather than its visible area
- Set image format to “PNG” to get high resolution image. Size may be huge!
- Set image format to “JPG” to get small size image
- The service uses the following online service iWeb2Shot

http://www.sciweavers.org/free-online-web-to-image

Both services apply the following restrictions:

- For security purposes, JavaScripts contained in a web page are automatically disabled except for some trusted websites.

- Do not convert webpages that require user login such as bank accounts, emails, and social networks.

This service is provided by Sciweavers.org, an academic network for scientists.
http://www.sciweavers.org                    

एक्सटेंशन की मूल जानकारी

नाम iWeb2x - URL to PDF & Image iWeb2x - URL to PDF & Image
ID mhabjpofjblpelkgmllkpcnlhgjpebko
आधिकारिक URL https://chrome.google.com/webstore/detail/iweb2x-url-to-pdf-image/mhabjpofjblpelkgmllkpcnlhgjpebko
विवरण Convert web page to printer friendly PDF, image snapshot, or high resolution wallpaper
फ़ाइल का आकार 107 KB
स्थापना संख्या 15,609
वर्तमान संस्करण 3.0
अंतिम अपडेट 2013-06-13
प्रकाशन तिथि 2013-06-13
रेटिंग 2.77/5 कुल 294 रेटिंग्स
डेवलपर http://www.sciweavers.org
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.sciweavers.org/free-online-html-to-pdf
सहायता पृष्ठ URL http://www.sciweavers.org/contact/Contact_Us
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "iWeb2x - URL to PDF & Image",
    "version": "3.0",
    "manifest_version": 2,
    "description": "Convert web page to printer friendly PDF, image snapshot, or high resolution wallpaper",
    "permissions": [
        "tabs",
        "http:\/\/www.sciweavers.org\/"
    ],
    "browser_action": {
        "default_icon": "sciweavers-19.png",
        "default_popup": "iWeb2x.html"
    },
    "icons": {
        "48": "sciweavers-48.png",
        "64": "sciweavers-64.png",
        "128": "sciweavers-128.png"
    }
}