adnova - Save Facebook & TikTok ads
Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency
什么是adnova - Save Facebook & TikTok ads?
adnova - Save Facebook & TikTok ads是由adnova开发的Chrome扩展程序,该扩展的主要功能是“Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency”。
扩展截图
下载adnova - Save Facebook & TikTok ads扩展crx文件
下载adnova - Save Facebook & TikTok ads扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
adnova Inspirations is the best way to Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency. Winning Ad Workflow. Best marketing tool for finding ad ideas. 🚀 Key Features: Ad Library: Save ads from TikTok and Facebook Ad Library with just one click. adnova Inspirations empowers you to build a comprehensive ad collection, making it effortless to revisit and analyze your favorite content. Centralised asset Management: Keep all your ad assets neatly organized in one central location. Utilize folders, boards, tags, and automated industry filters to maintain a structured collection that's easy to navigate. Seamless Collaborative Environment: Collaborate seamlessly with peers and team members. Share boards and creative content with anyone, facilitating easy discussions and idea generation. Leverage collective insights to elevate your ad strategies. Comprehensive Metadata: adnova Inspirations goes beyond ordinary ad saving. When you save ads with adnova Inspirations, you're also capturing a wealth of associated metadata directly from the platform. Gain a holistic view of your saved ads with detailed insights, including: * Image/Video Content * Text Details (Authors, Title, Description) * Platform Source * Objective/CTA Type * Category Classification * Original Link * Landing Page URL and Screenshot * Ad Summary * Advertiser * Suggested Keywords 🚀 Perfect Fit for Various Roles and Teams: adnova Inspirations caters to a wide range of professionals and teams, including: * E-commerce and Advertising Agencies * Media Companies or Video Creators * Creative Departments in Corporations * Marketing Teams * Ad Agencies * Creative Strategists * Video Teams Whether you're an e-commerce guru optimizing your advertising strategy, a media company curating compelling content, or a creative department in need of efficient ad management, adnova Inspirations is your go-to tool. Elevate your workflow and collaboration with adnova Inspirations now! 🚀 How to Utilize adnova Inspirations : • Save ads from Facebook AdLibrary • Save ads form TikTok • Organize ad inspirations into boards • No Expired Links: Saved ads get stored in the cloud and you have access forever. • All Ad Types Supported including DCO / Carousel • Save Ad Copy, Landing Page Screenshot and More! • Tag your Ads • Filter By Niche • Filter By Format • Share Links: Create a link to share a board with anyone • Download ads from Facebook or TikTok Try adnova Inspirations now and enjoy a seamless ad-saving experience! We believe that adnova Inspirations holds value not only for marketers but also for anyone seeking insights into the world of Facebook Ads and TikTok Ads. our input is highly valued, and we eagerly anticipate your feedback to enhance both the extension and adnova Inspirations as a whole. Your suggestions will be instrumental in refining our offerings and ensuring an even more effective user experience. For more information, visit https://adnova.ai/adnova-inspirations
扩展基本信息
名称 | adnova - Save Facebook & TikTok ads |
ID | doejckdofpcjbnmindkigbcggbapcade |
官方URL | https://chromewebstore.google.com/detail/adnova-save-facebook-tikt/doejckdofpcjbnmindkigbcggbapcade |
简介 | Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency |
文件大小 | 180 KB |
安装次数 | 174 |
当前版本 | 1.0.4 |
更新时间 | 2024-01-02 |
上架时间 | 2023-09-24 |
评分 | 5.00/5 共2次评分 |
开发者 | adnova |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.adnova.ai/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "adnova - Save Facebook & TikTok ads", "description": "Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency", "version": "1.0.4", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA88OVScHGw\/5bj52oPcVKHunhlIUhNlpq8Iqli6FSQN1uTDhjhVWW9A7LbZZ3IPnOBPDLMb7MeNGTDtnjSq5fGayjsHkomilyzOpsoJ\/X7O1PlCD4tkQWJw+ywnRMM4CCFqTIjCdtXbF8uY5cIK++l4l0jCDiX68vbNg2QjLjBghT8QI2LnuuTlpmXzBFDt\/8i9JXl8vkPc9UYw6L4xTIuah9\/RlvTxfsQRhhm+m2YXWygd10egE7K1WHVYQ+J9XYhY0JtXhNNJir2G77BEWJH5ctY4MJuU7jUTs58oX+wLKj0phtF8R9KIZQxiN8WzIKfd6ZdBo7b\/4EW\/wneJLr4wIDAQAB", "permissions": [ "scripting", "storage" ], "icons": { "96": "src\/icons\/icon-128.png" }, "host_permissions": [ "*:\/\/*.facebook.com\/*", "*:\/\/*.tiktok.com\/*" ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/facebookContentScript.jsx-loader.399805f9.js" ], "matches": [ "*:\/\/*.facebook.com\/*" ], "css": [ "src\/index.css", "assets\/useWorkspaceBoards.4555690c.css" ], "run_at": "document_end", "all_frames": true }, { "js": [ "assets\/tiktokTopAdsContentScript.jsx-loader.621ece3d.js" ], "matches": [ "https:\/\/ads.tiktok.com\/*" ], "css": [ "src\/index.css", "assets\/useWorkspaceBoards.4555690c.css" ], "run_at": "document_end", "all_frames": true }, { "js": [ "assets\/tiktokAdLibraryContentScript.jsx-loader.a4a1d770.js" ], "matches": [ "https:\/\/library.tiktok.com\/*" ], "css": [ "src\/index.css", "assets\/useWorkspaceBoards.4555690c.css" ], "run_at": "document_end", "all_frames": true } ], "web_accessible_resources": [ { "matches": [ "*:\/\/*.facebook.com\/*" ], "resources": [ "src\/index.css", "src\/injection-scripts\/fbInjectionScript.js" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/*.facebook.com\/*" ], "resources": [ "assets\/useWorkspaceBoards.ad9bcc37.js", "assets\/index.b9eb25db.js", "assets\/facebookContentScript.jsx.a23dda62.js" ], "use_dynamic_url": true }, { "matches": [ "https:\/\/ads.tiktok.com\/*" ], "resources": [ "assets\/useWorkspaceBoards.ad9bcc37.js", "assets\/index.b9eb25db.js", "assets\/tiktokTopAdsContentScript.jsx.e56cd595.js" ], "use_dynamic_url": true }, { "matches": [ "https:\/\/library.tiktok.com\/*" ], "resources": [ "assets\/useWorkspaceBoards.ad9bcc37.js", "assets\/index.b9eb25db.js", "assets\/tiktokAdLibraryContentScript.jsx.1bf3d9ff.js" ], "use_dynamic_url": true } ], "externally_connectable": { "matches": [ "*:\/\/app.adnova.ai\/*" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'" } } |