Refeus Web Collect

Refeus Web Collect, collect website content to Infopool

¿Qué es Refeus Web Collect?

Refeus Web Collect es una extensión de Chrome desarrollada por https://refeus.de, y su función principal es "Refeus Web Collect, collect website content to Infopool".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Refeus Web Collect

Descarga archivos de extensión Refeus Web Collect en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Refeus Web Collect Refeus Web Collect
ID ofdedpbkjfikaofpkfeknaeigifajljm
URL Oficial https://chromewebstore.google.com/detail/refeus-web-collect/ofdedpbkjfikaofpkfeknaeigifajljm
Descripción Refeus Web Collect, collect website content to Infopool
Tamaño del Archivo 1.82 MB
Cantidad de Instalaciones 44
Versión Actual 0.0.40.0
Última Actualización 2015-11-06
Fecha de Publicación 2015-11-06
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://refeus.de
Tipo de Pago free
Sitio Web de la Extensión https://refeus.de
URL de la Página de Ayuda https://infopool.refeus.de/
Idiomas Soportados 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"
    }
}