Refeus Web Collect

Refeus Web Collect, collect website content to Infopool

Refeus Web Collect क्या है?

Refeus Web Collect https://refeus.de द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Refeus Web Collect, collect website content to Infopool"।

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

screenshot

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

crx प्रारूप में Refeus Web Collect एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        WebCollect ist eine Anwendung für den Internet-Browser. Damit können Inhalte und Quellen im Internet gesammelt werden. Inhalte werden als Textinformation gespeichert. Die dazugehörigen Metadaten, wie Quellenangabe, URL, Zugriffsdatum und Uhrzeit, werden dabei automatisch erfasst und im InfoPool von Refeus abgelegt. Quellen können aus einer Vielzahl von Webseiten wie z.B. Online-Datenbanken (PubMed, Wiley etc.) per Mausklick in den InfoPool übernommen werden.                    

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

नाम Refeus Web Collect Refeus Web Collect
ID ofdedpbkjfikaofpkfeknaeigifajljm
आधिकारिक URL https://chromewebstore.google.com/detail/refeus-web-collect/ofdedpbkjfikaofpkfeknaeigifajljm
विवरण Refeus Web Collect, collect website content to Infopool
फ़ाइल का आकार 1.82 MB
स्थापना संख्या 44
वर्तमान संस्करण 0.0.40.0
अंतिम अपडेट 2015-11-06
प्रकाशन तिथि 2015-11-06
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://refeus.de
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://refeus.de
सहायता पृष्ठ URL https://infopool.refeus.de/
समर्थित भाषाएँ de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Refeus Web Collect",
    "version": "0.0.40.0",
    "manifest_version": 2,
    "description": "Refeus Web Collect, collect website content to Infopool",
    "minimum_chrome_version": "18.0",
    "default_locale": "en",
    "background": {
        "page": "webcollect-background.html"
    },
    "options_page": "webcollect-options-form.html",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "css": [
                "webcollect-content.css"
            ],
            "js": [
                "jquery-2.1.1.min.js",
                "jquery-ui-1.10.4.min.js",
                "jquery.toastmessage.js",
                "bootstrap.min.js",
                "URI.js",
                "BrowserDetect.js",
                "base64.js",
                "json2xml.js",
                "Constants.js",
                "ICiteProc.js",
                "ICiteProcPublication.js",
                "ICiteProcSys.js",
                "Iutils.js",
                "StructureDefinition.js",
                "xmldom.js",
                "locales.js",
                "citeproc.js",
                "wcConstants.js",
                "wcContentFramecheck.js",
                "bibliography.js",
                "PublicationKey.js",
                "PublicationType.js",
                "PersonRole.js",
                "wcUtils.js",
                "wcContent.js",
                "wcContentHTML.js",
                "wcContentMessage.js",
                "wcContentMouseHandler.js",
                "wcMeta.js",
                "wcMetaInfo.js",
                "wcMetaCOINS.js",
                "wcMetaDublinCore.js",
                "wcMetaPubJSTORArticle.js",
                "wcMetaPubNLMBook.js",
                "wcMetaPubNLMArticle.js",
                "wcMetaPubResearchGateArticle.js",
                "wcMetaPubResearchGateJournal.js",
                "wcMetaPubWikipediaArticle.js",
                "wcMetaPubWebpage.js",
                "wcMetaPublication.js",
                "wcMetaPrintFriendly.js",
                "jquery.publicationSelect.js",
                "jquery.personReferenceEdit.js",
                "jquery.personCollectionEdit.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "r-16.png"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "web_accessible_resources": [
        "Actor.png",
        "AddChapterAfterChapter-p.png",
        "AddChapterAfterText-p.png",
        "AddChapterBeforeChapter-p.png",
        "AddChapterSubChapterAfter-p.png",
        "AddChapterSubChapterBegin-p.png",
        "Add-p.png",
        "AddTextAfterText-p.png",
        "AddTextBeforeText-p.png",
        "AddTextInChapterBegin-p.png",
        "AddText-p.png",
        "Assignee.png",
        "Associate-p.png",
        "Author.png",
        "block-p.png",
        "bold-p.png",
        "ChangeCitationStyle-p.png",
        "Chapter_add.png",
        "Chapter.png",
        "cleanup-p.png",
        "Company.png",
        "Composer.png",
        "Composition.png",
        "Configure-p.png",
        "datepicker-p.png",
        "DeleteChapter-p.png",
        "DeleteText-p.png",
        "Director.png",
        "Distributor.png",
        "Document.png",
        "Download-p.png",
        "Editor.png",
        "Edit-p.png",
        "error.png",
        "Expire-p.png",
        "ExportBibliography-p.png",
        "Export-p.png",
        "FilterDocumentNuggetActive-p.png",
        "FilterDocumentNugget-p.png",
        "Filter-p.png",
        "FilterSystemActive-p.png",
        "FilterSystem-p.png",
        "FilterUnreferencedActive-p.png",
        "FilterUnreferenced-p.png",
        "GotoManage-p.png",
        "goto-p.png",
        "hyperlink-p.png",
        "image-p.png",
        "ImportMessage.png",
        "insertOrderedList-p.png",
        "insert-p.png",
        "insertUnorderedList-p.png",
        "italic-p.png",
        "justifyCenter-p.png",
        "justifyLeft-p.png",
        "justifyRight-p.png",
        "ManageDocument-p.png",
        "manage-p.png",
        "New-p.png",
        "Performer.png",
        "Person.png",
        "plaintext-p.png",
        "PubArtwork.png",
        "PubAttachment.png",
        "PubAudioRecording.png",
        "PubBill.png",
        "PubBlogPost.png",
        "PubBook.png",
        "PubBookSection.png",
        "PubCase.png",
        "PubComputerProgram.png",
        "PubConferencePaper.png",
        "PubDictionaryEntry.png",
        "PubDocument.png",
        "PubEmail.png",
        "PubEncyclopediaArticle.png",
        "PubFilm.png",
        "PubForumPost.png",
        "PubHearing.png",
        "PubInstantMessage.png",
        "PubInterview.png",
        "PubJournalArticle.png",
        "PubLetter.png",
        "Publisher.png",
        "PubMagazineArticle.png",
        "PubManuscript.png",
        "PubMap.png",
        "PubNewspaperArticle.png",
        "PubNote.png",
        "PubPatent.png",
        "PubPodcast.png",
        "PubPresentation.png",
        "PubRadioBroadcast.png",
        "PubReport.png",
        "PubStatute.png",
        "PubThesis.png",
        "PubTvBroadcast.png",
        "PubVideoRecording.png",
        "PubWebpage.png",
        "r-128.png",
        "r-16.png",
        "r-48.png",
        "Read-p.png",
        "redo-p.png",
        "RefreshCitations-p.png",
        "Refresh-p.png",
        "ReloadBibliography-p.png",
        "RemoveChapter-p.png",
        "Remove-p.png",
        "RemoveText-p.png",
        "Rename-p.png",
        "Reporter.png",
        "SaveClose-p.png",
        "Section.png",
        "SortAlphaDesc-p.png",
        "SortAlpha-p.png",
        "SortTimeDesc-p.png",
        "SortTime-p.png",
        "sourcedescription-p.png",
        "spellcheck-p.png",
        "Sponsor.png",
        "StoreClone-p.png",
        "Store-p.png",
        "strikeThrough-p.png",
        "subscript-p.png",
        "success.png",
        "superscript-p.png",
        "table-p.png",
        "Tag.png",
        "Template.png",
        "textFormat-p.png",
        "Text.png",
        "textselection-p.png",
        "Translator.png",
        "underline-p.png",
        "undo-p.png",
        "UpdateIndex-p.png",
        "update-p.png",
        "Version.png",
        "version-p.png",
        "ui-bg_diagonals-thick_18_b81900_40x40.png",
        "ui-bg_diagonals-thick_20_666666_40x40.png",
        "ui-bg_flat_0_aaaaaa_40x100.png",
        "ui-bg_flat_10_000000_40x100.png",
        "ui-bg_flat_100_e8edec_40x100.png",
        "ui-bg_flat_100_ffffff_40x100.png",
        "ui-bg_flat_55_1e3f57_40x100.png",
        "ui-bg_flat_55_fbec88_40x100.png",
        "ui-bg_flat_75_aaaaaa_40x100.png",
        "ui-bg_flat_75_e8edec_40x100.png",
        "ui-bg_glass_100_f6f6f6_1x400.png",
        "ui-bg_glass_100_fdf5ce_1x400.png",
        "ui-bg_glass_65_ffffff_1x400.png",
        "ui-bg_glass_75_d0e5f5_1x400.png",
        "ui-bg_glass_85_dfeffc_1x400.png",
        "ui-bg_glass_95_fef1ec_1x400.png",
        "ui-bg_gloss-wave_35_f6a828_500x100.png",
        "ui-bg_gloss-wave_55_5c9ccc_500x100.png",
        "ui-bg_highlight-hard_45_306489_1x100.png",
        "ui-bg_highlight-hard_45_b3c7d5_1x100.png",
        "ui-bg_highlight-hard_55_fffd14_1x100.png",
        "ui-bg_highlight-hard_55_fffe14_1x100.png",
        "ui-bg_highlight-soft_100_e8edec_1x100.png",
        "ui-bg_highlight-soft_100_eeeeee_1x100.png",
        "ui-bg_highlight-soft_45_306489_1x100.png",
        "ui-bg_highlight-soft_45_3e7fb1_1x100.png",
        "ui-bg_highlight-soft_45_b3c7d5_1x100.png",
        "ui-bg_highlight-soft_50_ff0000_1x100.png",
        "ui-bg_highlight-soft_75_ffe45c_1x100.png",
        "ui-bg_inset-hard_100_f5f8f9_1x100.png",
        "ui-bg_inset-hard_100_fcfdfd_1x100.png",
        "ui-icons_000000_256x240.png",
        "ui-icons_142938_256x240.png",
        "ui-icons_217bc0_256x240.png",
        "ui-icons_222222_256x240.png",
        "ui-icons_228ef1_256x240.png",
        "ui-icons_2e83ff_256x240.png",
        "ui-icons_303030_256x240.png",
        "ui-icons_469bdd_256x240.png",
        "ui-icons_6da8d5_256x240.png",
        "ui-icons_cd0a0a_256x240.png",
        "ui-icons_d8e7f3_256x240.png",
        "ui-icons_ef8c08_256x240.png",
        "ui-icons_f9bd01_256x240.png",
        "ui-icons_fcf113_256x240.png",
        "ui-icons_ffd27a_256x240.png",
        "ui-icons_ffffff_256x240.png",
        "close.png",
        "jquery-1.11.0.min.map"
    ],
    "icons": {
        "16": "r-16.png",
        "48": "r-48.png",
        "128": "r-128.png"
    }
}