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
What is adnova - Save Facebook & TikTok ads?
adnova - Save Facebook & TikTok ads is a Chrome extension developed by adnova, and its main feature is "Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency".
Extension Screenshots
Download adnova - Save Facebook & TikTok ads Extension CRX File
Download adnova - Save Facebook & TikTok ads extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | adnova - Save Facebook & TikTok ads |
ID | doejckdofpcjbnmindkigbcggbapcade |
Official URL | https://chromewebstore.google.com/detail/adnova-save-facebook-tikt/doejckdofpcjbnmindkigbcggbapcade |
Description | Save ads from TikTok Creative Center and Facebook Ads Library, Organize them into boards and then share them with you team or agency |
File Size | 180 KB |
Installation Count | 174 |
Current Version | 1.0.4 |
Last Updated | 2024-01-02 |
Publish Date | 2023-09-24 |
Rating | 5.00/5 Total 2 Ratings |
Developer | adnova |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.adnova.ai/privacy |
Supported Languages | 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'" } } |