Explore browser extensions   /   Workflow & Planning  /   Rocket Fuel Tech Ops HTML 5 Processor

Rocket Fuel Tech Ops HTML 5 Processor

Modifies HTML 5 tag code from apps such as Swiffy with clickTag for uploading in DCM. Might not work in other ad servers.
Rating: 5
  |  
Version: 1.0
  |  
Size: 31.83KiB
  |  
Language(s): English (United States)
Rating history
Rating count & user count history

Similar extensions

name rating # ratings# users categories description version updated
HTML editor WebStudio for Webpages
22810kWorkflow & PlanningWebStudio, a HTML editor online to create and edit any webpage using a web browser.1.4.5May 14, 2024view details →
HTML Visual Validation
4.483kDeveloper ToolsHTML Visual Validation gives you information about the html elements, live, on page.0.3.0November 3, 2021view details →
Twitch HTML5
3343kJust for FunAn extension to use the HTML5 Player UI instead of Flash player in every twitch channels0.1.5September 10, 2015view details →
All in one Html Compiler
4.37509Developer ToolsThis extension for Beginners in AngularJS, Twitter Bootstrap, Jquery and HTML51.0December 28, 2014view details →
HTML5 Video Controller
3.452kWorkflow & PlanningThis extension provides additional controls to Youtube, Vimeo, Dailymotion, or any other HTML5 videos.0.0.5May 6, 2018view details →
HTML5 Video Keyboard Shortcuts
4.1927kFunctionality & UIAdd keyboard support to Chrome's native HTML5 video player.4.1.5March 11, 2024view details →
HTML Validator
3.43640kDeveloper ToolsAdd HTML Validator in Developer Tools0.9.9.8December 28, 2022view details →
HTML Content Blocker
3.8764kWorkflow & PlanningBlocks desired HTML contents (script, style, image, object, media)0.2.1March 14, 2023view details →
HTML5 Debugger
21447Developer ToolsShows errors on a web page1.0.6September 15, 2018view details →
FMath 'HTML + MathML' Solution
3.5154kWorkflow & PlanningHTML + MATHML + this extension. Draw/Convert MathML into an image. More info, questions or bug report on www.fmath.info2.0.2February 25, 2021view details →
NA在线影院HTML5播放器
4.69493Just for FunNA在线影院HTML5播放器 - CA工作室出品1.9.2June 7, 2015view details →
HTML DOM Navigation
4.7183kDeveloper ToolsHTML DOM Navigation lets you view the node tree in a simple and easy way. IRB would be really useful for Watir automation.1.0October 24, 2016view details →
This declares a clickTag variable that may be used by the HTML later.\n\n2) The tag processor then looks for a
tag that is typically marked with the attribute \"container\" such as
. It then adds the following Javascript method to use the clickTag variable declared earlier to make the entire
container layer (which contains the entire creative) and make it clickable: onclick=\"window.open(window.clickTag)\" . Full example below:
note: \"onmouseover\" attribute is added to trigger the browser to use the value for the \"style\" which sets a finger pointer for the cursor (to tell the user that the banner is clickable).","rating":5,"rating_count":2,"one_day_ratingcount_changerate":0,"one_week_ratingcount_changerate":0,"one_month_ratingcount_changerate":0,"user_count":385,"one_day_usercount_changerate":-6,"one_week_usercount_changerate":21,"one_month_usercount_changerate":7,"size":"31.83KiB","byte_size_int":32593,"languages":"English (United States)","author_name":null,"contact":null,"offered_by":"edwardkahana","address":null,"cur_version":"1.0","updatedtext":"August 18, 2015","updated_time":1439870400000,"updated_dateindex":20150818,"firsttime_found_at":1716127200000,"found_dateindex":20240519,"disappeared_at":-1,"created_at":1716515226681,"last_updated_at":1720879200000} fetch(`/i/api/v1/extension/${extt.id}/contact`,{ method:'GET', headers: {'Accept': 'application/json','Content-Type': 'application/json'}, }).then(data=>{return data.json()}).then(res=>{ const txtele = document.getElementById('extension-contact') if(res.status==='OK') { txtele.innerHTML = ''+res.contact+'' } }).catch(err=>{ errele.textContent = 'Unexpected error ocurred, please try again.' errele.style['padding-top'] = '20px' }) }